Searched defs:getTriple (Results 1 – 10 of 10) sorted by relevance
98 const Triple &getTriple() const { return BinaryTriple; } in getTriple() function
114 const Triple &getTriple() const { return BinaryTriple; } in getTriple() function
130 const llvm::Triple &getTriple() const { return Triple; } in getTriple() function
217 def getTriple(self): member in CXXCompiler
113 const llvm::Triple &getTriple() const { return GCCTriple; } in getTriple() function
341 const std::string &getTriple() const { return Data; } in getTriple() function
333 const std::string &getTriple() const { return Data; } in getTriple() function
356 const std::string &getTriple() const { return Data; } in getTriple() function
749 const llvm::Triple &getTriple() const { in getTriple() function
7934 const llvm::Triple &CodeGenModule::getTriple() const { in getTriple() function in CodeGenModule