Searched defs:getLAngleLoc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclTemplate.h | 199 SourceLocation getLAngleLoc() const { return LAngleLoc; } getLAngleLoc() function |
H A D | TypeLoc.h | 1626 SourceLocation getLAngleLoc() const { getLAngleLoc() function |
H A D | ExprCXX.h | 3099 SourceLocation getLAngleLoc() const { getLAngleLoc() function |
H A D | DeclObjC.h | 708 SourceLocation getLAngleLoc() const { return Brackets.getBegin(); } getLAngleLoc() function |
H A D | Expr.h | 1377 SourceLocation getLAngleLoc() const { getLAngleLoc() function |