Home
last modified time | relevance | path

Searched refs:GetCloseInputOnEOF (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h549 bool GetCloseInputOnEOF() const;
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1532 bool SBDebugger::GetCloseInputOnEOF() const { in GetCloseInputOnEOF() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp23670 result = (bool)((lldb::SBDebugger const *)arg1)->GetCloseInputOnEOF(); in _wrap_SBDebugger_GetCloseInputOnEOF()