Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1091 std::string to_add_color = in TypedCharacter() local
1094 fputs(to_add_color.c_str(), m_output_file); in TypedCharacter()