Searched refs:CandidateGCCInstallPaths (Results 1 – 2 of 2) sorted by relevance
99 std::set<std::string> CandidateGCCInstallPaths; variable
1445 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()