Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DAnsiTerminal.h25 #define ANSI_BG_COLOR_YELLOW 43 macro
87 {"bg.yellow}", ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_YELLOW) ANSI_ESC_END},
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp205 ANSI_ESC_START _TO_STR(ANSI_BG_COLOR_YELLOW) ANSI_ESC_END),