Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp392 bool Debugger::SetTerminalWidth(uint64_t term_width) { in SetTerminalWidth()
1026 OptionValueUInt64 *term_width = in Debugger() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1365 void SBDebugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth()