Searched refs:rparenLoc (Results 1 – 2 of 2) sorted by relevance
1473 SourceLocation categoryLoc, rparenLoc; in ParseObjCAtImplementationDeclaration() local1495 rparenLoc = ConsumeParen(); in ParseObjCAtImplementationDeclaration()
1658 SourceLocation rparenLoc = startLoc.getLocWithOffset(endBuf-startBuf); in RewriteObjCSynchronizedStmt() local1667 ReplaceText(rparenLoc, 1, buf); in RewriteObjCSynchronizedStmt()