clang 17.0.0git
|
#include "HIPSPV.h"
#include "CommonArgs.h"
#include "HIPUtility.h"
#include "clang/Driver/Compilation.h"
#include "clang/Driver/Driver.h"
#include "clang/Driver/DriverDiagnostic.h"
#include "clang/Driver/InputInfo.h"
#include "clang/Driver/Options.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
Go to the source code of this file.
Functions | |
static const char * | getTempFile (Compilation &C, StringRef Prefix, StringRef Extension) |
static std::string | findPassPlugin (const Driver &D, const llvm::opt::ArgList &Args) |
|
static |
Definition at line 38 of file HIPSPV.cpp.
References clang::driver::Driver::Diag().
|
static |
Definition at line 28 of file HIPSPV.cpp.
References clang::C.