clang 20.0.0git
|
Classes | |
class | Linker |
class | Translator |
Functions | |
void | constructTranslateCommand (Compilation &C, const Tool &T, const JobAction &JA, const InputInfo &Output, const InputInfo &Input, const llvm::opt::ArgStringList &Args) |
void clang::driver::tools::SPIRV::constructTranslateCommand | ( | Compilation & | C, |
const Tool & | T, | ||
const JobAction & | JA, | ||
const InputInfo & | Output, | ||
const InputInfo & | Input, | ||
const llvm::opt::ArgStringList & | Args | ||
) |
Definition at line 21 of file SPIRV.cpp.
References clang::driver::InputInfo::getFilename(), clang::driver::InputInfo::getType(), clang::driver::ResponseFileSupport::None(), s, and clang::T.
Referenced by clang::driver::tools::SPIRV::Translator::ConstructJob().