Searched refs:DetectLibcxxIncludePath (Results 1 – 1 of 1) sorted by relevance
4547 static std::string DetectLibcxxIncludePath(StringRef base) { in DetectLibcxxIncludePath() function4575 DetectLibcxxIncludePath(getDriver().Dir + "/../include/c++"), in AddClangCXXStdlibIncludeArgs()4579 DetectLibcxxIncludePath(getDriver().SysRoot + "/usr/local/include/c++"), in AddClangCXXStdlibIncludeArgs()4580 DetectLibcxxIncludePath(getDriver().SysRoot + "/usr/include/c++") }; in AddClangCXXStdlibIncludeArgs()