reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Driver/ToolChains/Gnu.cpp
 2410       GCCParentLibPath = (GCCInstallPath + "/../" + Suffix.ReversePath).str();
 2490           GCCParentLibPath = GentooPath + std::string("/../../..");
tools/clang/lib/Driver/ToolChains/Gnu.h
  225     StringRef getParentLibPath() const { return GCCParentLibPath; }