Searched refs:CandidateLibPath (Results 1 – 1 of 1) sorted by relevance
2129 std::string CandidateLibPath = CandidatePrefix + "/lib/gcc"; in AddDefaultGCCPrefixes() local2130 if (!D.getVFS().exists(CandidateLibPath)) in AddDefaultGCCPrefixes()