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