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

References

tools/clang/lib/Driver/ToolChains/Gnu.cpp
 2483         if (D.getVFS().exists(GentooPath + "/crtbegin.o")) {
 2484           if (!ScanGCCForMultilibs(TargetTriple, Args, GentooPath,
 2489           GCCInstallPath = GentooPath;
 2490           GCCParentLibPath = GentooPath + std::string("/../../..");