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

/external/clang/include/clang/Driver/
H A DCompilation.h110 /// getArgsForToolChain - Return the derived argument list for the
114 const llvm::opt::DerivedArgList &getArgsForToolChain(const ToolChain *TC,
/external/clang/lib/Driver/
H A DCompilation.cpp55 const DerivedArgList &Compilation::getArgsForToolChain(const ToolChain *TC, function in class:Compilation
H A DDriver.cpp1582 C.getArgsForToolChain(TC, BoundArch), LinkingOutput);

Completed in 110 milliseconds