Lines Matching refs:getWithOffset
151 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitInsertFromRange()
159 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitInsertFromRange()
176 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitInsertFromRange()
205 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitRemove()
213 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
231 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
256 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
423 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()
434 CurEnd.getWithOffset(act.RemoveLen); in applyRewrites()
443 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()
476 FileOffset E = B.getWithOffset(FA.RemoveLen); in getActionForOffset()