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

/external/clang/lib/Driver/
H A DToolChains.cpp2247 /*static*/ bool Linux::addLibStdCXXIncludePaths(Twine Base, Twine TargetArchDir, argument
2253 addSystemInclude(DriverArgs, CC1Args, Base + "/" + TargetArchDir);

Completed in 58 milliseconds