Searched refs:GCCTriple (Results 1 – 2 of 2) sorted by relevance
80 llvm::Triple GCCTriple; variable102 const llvm::Triple &getTriple() const { return GCCTriple; } in getTriple()
1582 GCCTriple.setTriple(CandidateTriple); in ScanLibDirForGCCTriple()2480 const llvm::Triple &GCCTriple = GCCInstallation.getTriple(); in Linux() local2517 addPathIfExists(LibPath + "/../" + GCCTriple.str() + "/lib/../" + Multilib + in Linux()2548 const llvm::Triple &GCCTriple = GCCInstallation.getTriple(); in Linux() local2555 addPathIfExists(LibPath + "/../" + GCCTriple.str() + in Linux()