Searched defs:getLAngleLoc (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclTemplate.h | 200 SourceLocation getLAngleLoc() const { return LAngleLoc; } getLAngleLoc() function |
H A D | TypeLoc.h | 1667 SourceLocation getLAngleLoc() const { getLAngleLoc() function |
H A D | ExprCXX.h | 3116 SourceLocation getLAngleLoc() const { getLAngleLoc() function |
H A D | DeclObjC.h | 709 SourceLocation getLAngleLoc() const { return Brackets.getBegin(); } in getLAngleLoc() function |
H A D | Expr.h | 1394 SourceLocation getLAngleLoc() const { in getLAngleLoc() function |