Home
last modified time | relevance | path

Searched defs:getBuiltinStr (Results 1 – 2 of 2) 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2127 StringRef SourceLocExpr::getBuiltinStr() const { in getBuiltinStr() function in SourceLocExpr