Searched refs:endBodyLoc (Results 1 – 2 of 2) sorted by relevance
1623 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1624 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1636 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1637 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()
1831 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt() local1832 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()1844 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt() local1845 InsertText(endBodyLoc, buf); in RewriteObjCForCollectionStmt()