Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1449 bool SBDebugger::SetUseColor(bool value) { in SetUseColor() function in SBDebugger
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp382 bool Debugger::SetUseColor(bool b) { in SetUseColor() function in Debugger