Home
last modified time | relevance | path

Searched refs:SetIsDone (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp101 io_handler.SetIsDone(true); in IOHandlerActivated()
260 io_handler.SetIsDone(true); in IOHandlerInputComplete()
269 io_handler_sp->SetIsDone(true); in IOHandlerInputComplete()
279 io_handler.SetIsDone(true); in IOHandlerInputComplete()
285 io_handler_sp->SetIsDone(false); in IOHandlerInputComplete()
410 io_handler_sp->SetIsDone(false); in IOHandlerInputComplete()
481 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp169 io_handler.SetIsDone(true); in IOHandlerInputComplete()
178 io_handler.SetIsDone(true); in IOHandlerInputComplete()
183 io_handler.SetIsDone(true); in IOHandlerInputComplete()
192 io_handler.SetIsDone(true); in IOHandlerInputComplete()
195 io_handler.SetIsDone(true); in IOHandlerInputComplete()
378 SetIsDone(true); in GetLine()
H A DIOHandlerCursesGUI.cpp6186 SetIsDone(true); in Run()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp118 io_handler.SetIsDone(true); in IOHandlerInputComplete()
125 io_handler.SetIsDone(true); in IOHandlerInputComplete()
129 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp489 io_handler.SetIsDone(true); in IOHandlerInputComplete()
599 m_interpreter.GetIOHandler(false)->SetIsDone(true); in DoExecute()
627 io_handler_sp->SetIsDone(false); in DoExecute()
H A DCommandObjectWatchpointCommand.cpp225 io_handler.SetIsDone(true); in IOHandlerInputComplete()
H A DCommandObjectBreakpointCommand.cpp246 io_handler.SetIsDone(true); in IOHandlerInputComplete()
H A DCommandObjectCommands.cpp802 io_handler.SetIsDone(true); in IOHandlerInputComplete()
1482 io_handler.SetIsDone(true); in IOHandlerInputComplete()
H A DCommandObjectType.cpp259 io_handler.SetIsDone(true); in IOHandlerInputComplete()
477 io_handler.SetIsDone(true); in IOHandlerInputComplete()
H A DCommandObjectTarget.cpp4604 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDebugger.h30 void SetIsDone(bool);
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp3268 m_process_input_reader->SetIsDone(true); in DestroyImpl()
4325 SetIsDone(true); in Run()
4329 SetIsDone(false); in Run()
4347 SetIsDone(true); in Run()
4355 SetIsDone(true); in Run()
4357 SetIsDone(true); in Run()
4366 SetIsDone(true); in Run()
4383 SetIsDone(true); in Cancel()
4471 io_handler_sp->SetIsDone(false); in PushProcessIOHandler()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h90 virtual void SetIsDone(bool b) { m_done = b; } in SetIsDone() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h474 SetIsDone(true); in Run()
H A DScriptInterpreterPython.cpp631 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp120 void SBInputReader::SetIsDone(bool b) { in SetIsDone() function in SBInputReader
121 LLDB_RECORD_METHOD(void, SBInputReader, SetIsDone, (bool), b); in SetIsDone()
1693 LLDB_REGISTER_METHOD(void, SBInputReader, SetIsDone, (bool)); in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2881 io_handler.SetIsDone(true); in IOHandlerInputComplete()
2888 io_handler.SetIsDone(true); in IOHandlerInputComplete()
2894 io_handler.SetIsDone(true); in IOHandlerInputComplete()
2903 io_handler.SetIsDone(true); in IOHandlerInputComplete()