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

References

tools/lldb/include/lldb/Utility/AnsiTerminal.h
   73       {"fg.red}", ANSI_ESC_START _TO_STR(ANSI_FG_COLOR_RED) ANSI_ESC_END},
tools/lldb/source/Core/FormatEntity.cpp
  182     ENTRY_STRING("red", ANSI_ESC_START _TO_STR(ANSI_FG_COLOR_RED) ANSI_ESC_END),
tools/lldb/source/Expression/REPL.cpp
  345               error_sp->Printf(ANSI_ESCAPE1(ANSI_FG_COLOR_RED));
  359               error_sp->Printf(ANSI_ESCAPE1(ANSI_FG_COLOR_RED));