Searched defs:SetCloseOnEOF (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h292 void SetCloseOnEOF(bool b) { m_close_on_eof = b; } function
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp53 void SBCommunication::SetCloseOnEOF(bool b) { function in class:SBCommunication

Completed in 159 milliseconds