Home
last modified time | relevance | path

Searched refs:DetectLibcxxIncludePath (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DToolChains.cpp4018 static std::string DetectLibcxxIncludePath(StringRef base) { in DetectLibcxxIncludePath() function
4046 DetectLibcxxIncludePath(getDriver().Dir + "/../include/c++"), in AddClangCXXStdlibIncludeArgs()
4051 DetectLibcxxIncludePath(getDriver().SysRoot + "/usr/include/c++")}; in AddClangCXXStdlibIncludeArgs()