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

/external/clang/include/clang/Driver/
H A DCompilation.h100 /// getArgsForToolChain - Return the derived argument list for the
105 const DerivedArgList &getArgsForToolChain(const ToolChain *TC,
/external/clang/lib/Driver/
H A DCompilation.cpp58 const DerivedArgList &Compilation::getArgsForToolChain(const ToolChain *TC, function in class:Compilation
H A DDriver.cpp1492 C.getArgsForToolChain(TC, BoundArch), LinkingOutput);

Completed in 73 milliseconds