Home
last modified time | relevance | path

Searched defs:getRSquareLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1835 SourceLocation getRSquareLoc() const { return RSquareLoc; } getRSquareLoc() function
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4437 SourceLocation getRSquareLoc() const { return RSquareLoc; } getRSquareLoc() function