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