Home | History | Annotate | Download | only in Driver

Lines Matching refs:TripleStr

2581   StringRef TripleStr = GCCInstallation.getTriple().str();
2584 LibDir.str() + "/../include", "/c++/" + Version.str(), TripleStr,
2593 LibDir.str() + "/../" + TripleStr.str() + "/include/c++/" + Version.str(),
2602 (TripleStr + GCCInstallation.getBiarchSuffix()), DriverArgs,