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