Searched refs:GetUseColor (Results 1 – 4 of 4) sorted by relevance
179 GetUseColor () const;
311 GetUseColor () const;
1068 SBDebugger::GetUseColor () const in GetUseColor() function in SBDebugger1071 return m_opaque_sp->GetUseColor (); in GetUseColor()
191 … std::string str = lldb_utility::ansi::FormatAnsiTerminalCodes (new_prompt, GetUseColor()); in SetPropertyValue()257 std::string str = lldb_utility::ansi::FormatAnsiTerminalCodes (new_prompt, GetUseColor()); in SetPrompt()314 Debugger::GetUseColor () const in GetUseColor() function in Debugger2610 bool use_color = exe_ctx ? exe_ctx->GetTargetRef().GetDebugger().GetUseColor() : true; in FormatPrompt()