Home
last modified time | relevance | path

Searched defs:SetUseColor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1466 bool SBDebugger::SetUseColor(bool value) { in SetUseColor() function in SBDebugger
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp409 bool Debugger::SetUseColor(bool b) { in SetUseColor() function in Debugger