Home
last modified time | relevance | path

Searched refs:ANSI_FG_COLOR_BLACK (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DAnsiTerminal.h13 #define ANSI_FG_COLOR_BLACK 30 macro
76 {"fg.black}", ANSI_ESC_START _TO_STR(ANSI_FG_COLOR_BLACK) ANSI_ESC_END},
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp182 ANSI_ESC_START _TO_STR(ANSI_FG_COLOR_BLACK) ANSI_ESC_END),