Searched refs:OrigEnd (Results 1 – 4 of 4) sorted by relevance
307 SourceLocation OrigEnd);1472 SourceLocation OrigEnd) { in RewriteObjCForCollectionStmt() argument1614 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt()1624 const char *stmtBuf = SM->getCharacterData(OrigEnd); in RewriteObjCForCollectionStmt()1627 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt()
364 SourceLocation OrigEnd);1678 SourceLocation OrigEnd) { in RewriteObjCForCollectionStmt() argument1823 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt()1833 const char *stmtBuf = SM->getCharacterData(OrigEnd); in RewriteObjCForCollectionStmt()1836 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt()
2332 OrigEnd = InitFieldIndex.end(); in IsInitListMemberExprInitialized() local2333 UsedIter != UsedEnd && OrigIter != OrigEnd; ++UsedIter, ++OrigIter) { in IsInitListMemberExprInitialized()
9176 OrigEnd = InitFieldIndex.end(); in CheckInitListMemberExpr() local9177 UsedIter != UsedEnd && OrigIter != OrigEnd; ++UsedIter, ++OrigIter) { in CheckInitListMemberExpr()