Searched refs:AllowExitCodeOnQuit (Results 1 – 6 of 6) sorted by relevance
302 void AllowExitCodeOnQuit(bool allow);
414 void SBCommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in SBCommandInterpreter418 m_opaque_ptr->AllowExitCodeOnQuit(allow); in AllowExitCodeOnQuit()
623 void AllowExitCodeOnQuit(bool allow);
479 m_debugger.GetCommandInterpreter().AllowExitCodeOnQuit(true); in MainLoop()
236 void CommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in CommandInterpreter
13915 (arg1)->AllowExitCodeOnQuit(arg2); in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit()