Searched defs:getBuiltinLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 4420 SourceLocation getBuiltinLoc() const { return BuiltinLoc; } getBuiltinLoc() function |
H A D | TypeLoc.h | 561 SourceLocation getBuiltinLoc() const { getBuiltinLoc() function |