Searched defs:TCArgs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Driver/ |
H A D | Tool.cpp | 23 const llvm::opt::ArgList &TCArgs, in ConstructJobMultipleOutputs()
|
/llvm-project/clang/include/clang/Driver/ |
H A D | Compilation.h | 103 std::map<TCArgsKey, llvm::opt::DerivedArgList *> TCArgs; variable
|
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Clang.cpp | 8672 ConstructJob(Compilation & C,const JobAction & JA,const InputInfo & Output,const InputInfoList & Inputs,const llvm::opt::ArgList & TCArgs,const char * LinkingOutput) const ConstructJob() argument 8776 ConstructJobMultipleOutputs(Compilation & C,const JobAction & JA,const InputInfoList & Outputs,const InputInfoList & Inputs,const llvm::opt::ArgList & TCArgs,const char * LinkingOutput) const ConstructJobMultipleOutputs() argument 8876 const ArgList &TCArgs = ConstructJob() local [all...] |
H A D | CommonArgs.cpp | 2827 addOffloadCompressArgs(const llvm::opt::ArgList & TCArgs,llvm::opt::ArgStringList & CmdArgs) addOffloadCompressArgs() argument
|