Searched refs:endBodyLoc (Results 1 – 2 of 2) sorted by relevance
1615 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1616 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1628 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1629 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()
1826 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1827 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1839 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1840 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()