Lines Matching full:linestart
1617 auto LineStart = Current;1619 if (LineStart != Current) {1621 Str.append(StringRef(LineStart, Current - LineStart));