Searched refs:endBodyLoc (Results 1 – 2 of 2) sorted by relevance
1614 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1615 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1627 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1628 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()
1823 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1824 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1836 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1837 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()