Searched defs:getRBracketLoc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Designator.h | 161 SourceLocation getRBracketLoc() const { in getRBracketLoc() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprOpenMP.h | 124 SourceLocation getRBracketLoc() const { return RBracketLoc; } getRBracketLoc() function |
H A D | Expr.h | 2688 SourceLocation getRBracketLoc() const { getRBracketLoc() function |
H A D | TypeLoc.h | 1535 SourceLocation getRBracketLoc() const { getRBracketLoc() function |
H A D | ExprCXX.h | 1037 SourceLocation getRBracketLoc() const { return RBracketLoc; } getRBracketLoc() function |