Searched refs:CurEnd (Results 1 – 1 of 1) sorted by relevance
266 FileOffset CurOffs, CurEnd; in applyRewrites() local276 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()282 assert(offs >= CurEnd); in applyRewrites()284 if (offs == CurEnd) { in applyRewrites()287 CurEnd.getWithOffset(act.RemoveLen); in applyRewrites()295 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()