Searched refs:AllowExitCodeOnQuit (Results 1 – 6 of 6) sorted by relevance
302 void AllowExitCodeOnQuit(bool allow);
402 void SBCommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in SBCommandInterpreter406 m_opaque_ptr->AllowExitCodeOnQuit(allow); in AllowExitCodeOnQuit()
614 void AllowExitCodeOnQuit(bool allow);
469 m_debugger.GetCommandInterpreter().AllowExitCodeOnQuit(true); in MainLoop()
232 void CommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in CommandInterpreter
13950 (arg1)->AllowExitCodeOnQuit(arg2); in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit()