Home
last modified time | relevance | path

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

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