Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1376 void SBDebugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth() function in SBDebugger
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp357 bool Debugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth() function in Debugger