reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
119 std::string Highlight(const HighlightStyle &options, llvm::StringRef line,
94 std::string output = h.Highlight(style, code, llvm::Optional<size_t>()); 103 return mgr.getDefaultHighlighter().Highlight(style, code, cursor); 134 return h.Highlight(style, code, cursor);