Searched defs:getRBracketLoc (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Designator.h | 161 SourceLocation getRBracketLoc() const { in getRBracketLoc() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 2717 SourceLocation getRBracketLoc() const { getRBracketLoc() function |
H A D | TypeLoc.h | 1571 SourceLocation getRBracketLoc() const { getRBracketLoc() function |
H A D | ExprCXX.h | 1041 SourceLocation getRBracketLoc() const { return RBracketLoc; } in getRBracketLoc() function |