Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1378 void SBDebugger::SetTerminalHeight(uint32_t term_height) { in SetTerminalHeight() function in SBDebugger
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp414 bool Debugger::SetTerminalHeight(uint64_t term_height) { in SetTerminalHeight() function in Debugger