Searched refs:endBodyLoc (Results 1 – 2 of 2) sorted by relevance
1621 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1622 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1634 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1635 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()
1828 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1829 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1841 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1842 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()