Home
last modified time | relevance | path

Searched refs:SetCloseInputOnEOF (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h403 void SetCloseInputOnEOF(bool b);
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp104 m_debugger.SetCloseInputOnEOF(false); in Driver()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1547 void SBDebugger::SetCloseInputOnEOF(bool b) { in SetCloseInputOnEOF() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp23333 (arg1)->SetCloseInputOnEOF(arg2); in _wrap_SBDebugger_SetCloseInputOnEOF()