Home
last modified time | relevance | path

Searched defs:TCArgs (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Driver/
H A DTool.cpp23 const llvm::opt::ArgList &TCArgs, in ConstructJobMultipleOutputs()
/llvm-project/clang/include/clang/Driver/
H A DCompilation.h103 std::map<TCArgsKey, llvm::opt::DerivedArgList *> TCArgs; variable
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp8672 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 DCommonArgs.cpp2827 addOffloadCompressArgs(const llvm::opt::ArgList & TCArgs,llvm::opt::ArgStringList & CmdArgs) addOffloadCompressArgs() argument