Searched defs:SetTerminalWidth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1393 void SBDebugger::SetTerminalWidth(uint32_t term_width) { SetTerminalWidth() function in SBDebugger |
/llvm-project/lldb/source/Core/ | ||
H A D | Debugger.cpp | 373 bool Debugger::SetTerminalWidth(uint64_t term_width) { in SetTerminalWidth() function in Debugger |