Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DGnu.h206 std::set<std::string> CandidateGCCInstallPaths; variable
H A DGnu.cpp1797 for (const auto &InstallPath : CandidateGCCInstallPaths) in print()
2315 if (!CandidateGCCInstallPaths.insert(LI->path()).second) in ScanLibDirForGCCTriple()