Home
last modified time | relevance | path

Searched defs:getBuiltinStr (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp81 const std::string &getBuiltinStr() const { return BuiltinStr; } in getBuiltinStr() function in __anondf72edf00111::RVVType
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2196 StringRef SourceLocExpr::getBuiltinStr() const { in getBuiltinStr() function in SourceLocExpr