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()
1829 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1830 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1842 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1843 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()