Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp324 bool Debugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth()
739 OptionValueSInt64 *term_width = in Debugger() local
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1365 void SBDebugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth()