Home
last modified time | relevance | path

Searched defs:getRBracketLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h161 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2767 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
2849 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
5678 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
7187 SourceLocation getRBracketLoc() const { return RBracketLoc; } in getRBracketLoc() function
H A DTypeLoc.h1627 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
H A DExprCXX.h1043 SourceLocation getRBracketLoc() const { return RBracketLoc; } in getRBracketLoc() function