Searched defs:getRAngleLoc (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclTemplate.h | 201 SourceLocation getRAngleLoc() const { return RAngleLoc; } getRAngleLoc() function |
H A D | TypeLoc.h | 1675 SourceLocation getRAngleLoc() const { getRAngleLoc() function |
H A D | ExprCXX.h | 3124 SourceLocation getRAngleLoc() const { getRAngleLoc() function |
H A D | DeclObjC.h | 710 SourceLocation getRAngleLoc() const { return Brackets.getEnd(); } in getRAngleLoc() function |
H A D | Expr.h | 1402 SourceLocation getRAngleLoc() const { in getRAngleLoc() function |