Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.h99 std::set<std::string> CandidateGCCInstallPaths; variable
DToolChains.cpp1445 for (const auto &InstallPath : CandidateGCCInstallPaths) in print()
2563 if (!CandidateGCCInstallPaths.insert(LI->getName()).second) in scanLibDirForGCCTripleSolaris()
2647 if (!CandidateGCCInstallPaths.insert(LI->getName()).second) in ScanLibDirForGCCTriple()