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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h88 virtual void SetIsDone(bool b) { m_done = b; } function in class:lldb_private::IOHandler
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp118 void SBInputReader::SetIsDone(bool b) { function in class:SBInputReader

Completed in 167 milliseconds