Lines Matching refs:getWithOffset
134 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitInsertFromRange()
142 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitInsertFromRange()
159 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitInsertFromRange()
188 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitRemove()
196 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
214 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
239 FileOffset E = B.getWithOffset(FA.RemoveLen); in commitRemove()
402 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()
413 CurEnd.getWithOffset(act.RemoveLen); in applyRewrites()
421 CurEnd = CurOffs.getWithOffset(CurLen); in applyRewrites()
453 FileOffset E = B.getWithOffset(FA.RemoveLen); in getActionForOffset()