Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1531 void SBDebugger::SetCloseInputOnEOF(bool b) { in SetCloseInputOnEOF() function in SBDebugger
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp799 void Debugger::SetCloseInputOnEOF(bool b) { in SetCloseInputOnEOF() function in Debugger