Searched refs:LineText (Results 1 – 2 of 2) sorted by relevance
297 StringRef LineText; in OutputContentUpTo() local298 std::tie(LineText, Rest) = Rest.split(LocalEOL); in OutputContentUpTo()299 OS << LineText; in OutputContentUpTo()
426 StringRef LineText = in collect() local436 static_cast<int>(lspLength(LineText)); in collect()