Searched defs:TCArgs (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DTool.cpp20 ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, const InputInfoList &Outputs, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h103 std::map<TCArgsKey, llvm::opt::DerivedArgList *> TCArgs; member in class:clang::driver::Compilation

Completed in 143 milliseconds