Home
last modified time | relevance | path

Searched refs:GCCTriple (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Driver/
DToolChains.h80 llvm::Triple GCCTriple; variable
110 const llvm::Triple &getTriple() const { return GCCTriple; } in getTriple()
DToolChains.cpp2133 GCCTriple.setTriple(CandidateTriple); in ScanLibDirForGCCTriple()
3140 const llvm::Triple &GCCTriple = GCCInstallation.getTriple(); in Linux() local
3168 addPathIfExists(LibPath + "/../" + GCCTriple.str() + "/lib/../" + OSLibDir + in Linux()
3218 const llvm::Triple &GCCTriple = GCCInstallation.getTriple(); in Linux() local
3220 addPathIfExists(LibPath + "/../" + GCCTriple.str() + in Linux()