Searched defs:Snippet (Results 1 – 5 of 5) sorted by relevance
19 public interface Snippet { interface
328 auto Highlight = [&](const std::string &Snippet) { in renderLine()383 for (const auto &Snippet : Snippets) in renderLine() local
16 class Snippet(object): class
2131 StringRef Snippet = Buffer->getBuffer().slice(BeginOffset, EndOffset); in getLengthOnSingleLine() local
4888 "Snippet": { object