Searched defs:rparenLoc (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/Parse/ | ||
| H A D | ParseObjc.cpp | 2203 SourceLocation categoryLoc, rparenLoc; ParseObjCAtImplementationDeclaration() local |
| /llvm-project/clang/lib/Frontend/Rewrite/ | ||
| H A D | RewriteObjC.cpp | 1668 SourceLocation rparenLoc = startLoc.getLocWithOffset(endBuf-startBuf); RewriteObjCSynchronizedStmt() local |