Home | History | Annotate | Download | only in Frontend

Lines Matching full:slice

48     OS << Str.slice(0, Pos);
344 // Find the slice that we need to display the full caret line
358 // If we have a fix-it line, make sure the slice includes all of the
398 // parts of the caret line. While this slice is smaller than the
399 // number of columns we have, try to grow the slice to encompass
479 // [CaretStart, CaretEnd) is the slice we want. Update the various
480 // output lines to show only this slice, with two-space padding