Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1393 void SBDebugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth() function in SBDebugger
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp373 bool Debugger::SetTerminalWidth(uint64_t term_width) { in SetTerminalWidth() function in Debugger