Searched refs:GCCParentLibPath (Results 1 – 2 of 2) sorted by relevance
194 std::string GCCParentLibPath; variable226 StringRef getParentLibPath() const { return GCCParentLibPath; } in getParentLibPath()
2332 GCCParentLibPath = (GCCInstallPath + "/../" + Suffix.ReversePath).str(); in ScanLibDirForGCCTriple()2412 GCCParentLibPath = GentooPath + std::string("/../../.."); in ScanGentooGccConfig()