Searched refs:GCCTriple (Results 1 – 2 of 2) sorted by relevance
80 llvm::Triple GCCTriple; variable110 const llvm::Triple &getTriple() const { return GCCTriple; } in getTriple()
2133 GCCTriple.setTriple(CandidateTriple); in ScanLibDirForGCCTriple()3140 const llvm::Triple &GCCTriple = GCCInstallation.getTriple(); in Linux() local3168 addPathIfExists(LibPath + "/../" + GCCTriple.str() + "/lib/../" + OSLibDir + in Linux()3218 const llvm::Triple &GCCTriple = GCCInstallation.getTriple(); in Linux() local3220 addPathIfExists(LibPath + "/../" + GCCTriple.str() + in Linux()