Home
last modified time | relevance | path

Searched refs:getBuiltinStr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp81 const std::string &getBuiltinStr() const { return BuiltinStr; } in getBuiltinStr() function in __anond814f6670111::RVVType
798 S += OutputType->getBuiltinStr(); in getBuiltinTypeStr()
800 S += T->getBuiltinStr(); in getBuiltinTypeStr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp984 OS << Node->getBuiltinStr() << "()"; in VisitSourceLocExpr()
H A DExpr.cpp2127 StringRef SourceLocExpr::getBuiltinStr() const { in getBuiltinStr() function in SourceLocExpr
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h4623 StringRef getBuiltinStr() const;