Searched refs:CandidateGCCInstallPaths (Results 1 – 2 of 2) sorted by relevance
211 std::set<std::string> CandidateGCCInstallPaths; variable
2359 for (const auto &InstallPath : CandidateGCCInstallPaths) in print()2942 if (!CandidateGCCInstallPaths.insert(std::string(LI->path())).second) in ScanLibDirForGCCTriple()