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.h2722 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
2804 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
5473 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
7019 SourceLocation getRBracketLoc() const { return RBracketLoc; } in getRBracketLoc() function
H A DTypeLoc.h1571 SourceLocation getRBracketLoc() const { in getRBracketLoc() function
H A DExprCXX.h1041 SourceLocation getRBracketLoc() const { return RBracketLoc; } in getRBracketLoc() function