Searched defs:Snippet (Results 1 – 2 of 2) sorted by relevance
538 auto Highlight = [&](const std::string &Snippet, unsigned LC, unsigned RC) { in renderLine()608 for (const auto &Snippet : Snippets) in renderLine() local
1579 StringRef Snippet = Buffer->getBuffer().slice(BeginOffset, EndOffset); in getLengthOnSingleLine() local