Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp296 SourceLocation RSquareLoc) { in setDecompositionBindings()
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp3282 SourceLocation RSquareLoc = NextToken().getLocation(); in ParseCXXDeleteExpression() local