Searched refs:AllowExitCodeOnQuit (Results 1 – 5 of 5) sorted by relevance
228 void AllowExitCodeOnQuit(bool allow);
409 void SBCommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in SBCommandInterpreter411 m_opaque_ptr->AllowExitCodeOnQuit(allow); in AllowExitCodeOnQuit()
482 void AllowExitCodeOnQuit(bool allow);
603 m_debugger.GetCommandInterpreter().AllowExitCodeOnQuit(true); in MainLoop()
185 void CommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in CommandInterpreter