Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectExpression.cpp524 bool color_prompt = debugger.GetUseColor(); in GetMultilineExpression() local
531 multiple_lines, color_prompt, in GetMultilineExpression()
DCommandObjectCommands.cpp870 bool color_prompt = debugger.GetUseColor(); in DoExecute() local
877 multiple_lines, color_prompt, in DoExecute()