LLDB mainline
Functions
Highlighter.cpp File Reference
#include "lldb/Core/Highlighter.h"
#include "lldb/Target/Language.h"
#include "lldb/Utility/AnsiTerminal.h"
#include "lldb/Utility/StreamString.h"
#include <optional>

Go to the source code of this file.

Functions

static HighlightStyle::ColorStyle GetColor (const char *c)
 

Function Documentation

◆ GetColor()

static HighlightStyle::ColorStyle GetColor ( const char *  c)
static

Definition at line 53 of file Highlighter.cpp.

Referenced by lldb_private::HighlightStyle::MakeVimStyle().