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