Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DLinux.cpp654 const std::string LibStdCXXIncludePathCandidates[] = { in addLibStdCxxIncludePaths() local
665 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addLibStdCxxIncludePaths()
H A DGnu.cpp3124 const std::string LibStdCXXIncludePathCandidates[] = { in addGCCLibStdCxxIncludePaths() local
3133 for (const auto &IncludePath : LibStdCXXIncludePathCandidates) { in addGCCLibStdCxxIncludePaths()