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.h400 bool GetCloseInputOnEOF() const;
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1541 bool SBDebugger::GetCloseInputOnEOF() const { in GetCloseInputOnEOF() function in SBDebugger
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp23307 result = (bool)((lldb::SBDebugger const *)arg1)->GetCloseInputOnEOF(); in _wrap_SBDebugger_GetCloseInputOnEOF()