Searched refs:rparenLoc (Results 1 – 2 of 2) sorted by relevance
1520 SourceLocation categoryLoc, rparenLoc; in ParseObjCAtImplementationDeclaration() local1542 rparenLoc = ConsumeParen(); in ParseObjCAtImplementationDeclaration()
1667 SourceLocation rparenLoc = startLoc.getLocWithOffset(endBuf-startBuf); in RewriteObjCSynchronizedStmt() local1676 ReplaceText(rparenLoc, 1, buf); in RewriteObjCSynchronizedStmt()