Searched defs:getBuiltinStr (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/ | ||
| H A D | RISCVVEmitter.cpp | 81 const std::string &getBuiltinStr() const { return BuiltinStr; } in getBuiltinStr() function in __anondf72edf00111::RVVType |
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | Expr.cpp | 2196 StringRef SourceLocExpr::getBuiltinStr() const { in getBuiltinStr() function in SourceLocExpr |