Searched refs:CandidateGCCInstallPaths (Results 1 – 2 of 2) sorted by relevance
97 std::set<std::string> CandidateGCCInstallPaths; variable
1388 for (const auto &InstallPath : CandidateGCCInstallPaths) in print()2195 if (!CandidateGCCInstallPaths.insert(LI->getName()).second) in scanLibDirForGCCTripleSolaris()2279 if (!CandidateGCCInstallPaths.insert(LI->getName()).second) in ScanLibDirForGCCTriple()