Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1088 bool SBDebugger::SetUseColor(bool value) { in SetUseColor() function in SBDebugger
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp471 bool Debugger::SetUseColor(bool b) { in SetUseColor() function in Debugger