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