Searched refs:getArgsForToolChain (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DCompilation.h138 /// getArgsForToolChain - Return the derived argument list for the
142 const llvm::opt::DerivedArgList &getArgsForToolChain(const ToolChain *TC,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DCompilation.cpp51 const DerivedArgList &Compilation::getArgsForToolChain(const ToolChain *TC, function in class:Compilation
H A DDriver.cpp1901 C.getArgsForToolChain(TC, BoundArch), LinkingOutput);

Completed in 53 milliseconds