reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/source/Core/Highlighter.cpp
   28 void DefaultHighlighter::Highlight(const HighlightStyle &options,
tools/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
  131 void ClangHighlighter::Highlight(const HighlightStyle &options,

References

tools/lldb/source/Core/Highlighter.cpp
   78   Highlight(options, line, cursor_pos, previous_lines, s);
tools/lldb/source/Core/SourceManager.cpp
  573       h.Highlight(style, ref, column, "", *s);