Searched defs:getRAngleLoc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclTemplate.h | 200 SourceLocation getRAngleLoc() const { return RAngleLoc; } getRAngleLoc() function |
H A D | TypeLoc.h | 1634 SourceLocation getRAngleLoc() const { getRAngleLoc() function |
H A D | ExprCXX.h | 3107 SourceLocation getRAngleLoc() const { getRAngleLoc() function |
H A D | DeclObjC.h | 709 SourceLocation getRAngleLoc() const { return Brackets.getEnd(); } getRAngleLoc() function |
H A D | Expr.h | 1385 SourceLocation getRAngleLoc() const { getRAngleLoc() function |