Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DLinux.cpp619 const std::string LibStdCXXIncludePathCandidates[] = { in addLibStdCxxIncludePaths() local
630 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths()
H A DGnu.cpp3002 const std::string LibStdCXXIncludePathCandidates[] = { in addGCCLibStdCxxIncludePaths() local
3011 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths()