Searched refs:OrigEnd (Results 1 – 4 of 4) sorted by relevance
306 SourceLocation OrigEnd);1471 SourceLocation OrigEnd) { in RewriteObjCForCollectionStmt() argument1613 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt()1623 const char *stmtBuf = SM->getCharacterData(OrigEnd); in RewriteObjCForCollectionStmt()1626 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt()
365 SourceLocation OrigEnd);1704 SourceLocation OrigEnd) { in RewriteObjCForCollectionStmt() argument1849 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(1); in RewriteObjCForCollectionStmt()1859 const char *stmtBuf = SM->getCharacterData(OrigEnd); in RewriteObjCForCollectionStmt()1862 SourceLocation endBodyLoc = OrigEnd.getLocWithOffset(semiBuf-stmtBuf+1); in RewriteObjCForCollectionStmt()
2352 OrigEnd = InitFieldIndex.end(); in IsInitListMemberExprInitialized() local2353 UsedIter != UsedEnd && OrigIter != OrigEnd; ++UsedIter, ++OrigIter) { in IsInitListMemberExprInitialized()
8437 OrigEnd = InitFieldIndex.end(); in CheckInitListMemberExpr() local8438 UsedIter != UsedEnd && OrigIter != OrigEnd; ++UsedIter, ++OrigIter) { in CheckInitListMemberExpr()