Searched refs:GetCloseInputOnEOF (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBDebugger.h281 GetCloseInputOnEOF () const;
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDebugger.h252 GetCloseInputOnEOF () const;
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1207 SBDebugger::GetCloseInputOnEOF () const function in class:SBDebugger
1210 return m_opaque_sp->GetCloseInputOnEOF ();
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp702 Debugger::GetCloseInputOnEOF () const function in class:Debugger

Completed in 66 milliseconds