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