Searched refs:AllowExitCodeOnQuit (Results 1 – 6 of 6) sorted by relevance
303 void AllowExitCodeOnQuit(bool allow);
401 void SBCommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in SBCommandInterpreter405 m_opaque_ptr->AllowExitCodeOnQuit(allow); in AllowExitCodeOnQuit()
597 void AllowExitCodeOnQuit(bool allow);
478 m_debugger.GetCommandInterpreter().AllowExitCodeOnQuit(true); in MainLoop()
218 void CommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() function in CommandInterpreter
13115 (arg1)->AllowExitCodeOnQuit(arg2); in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit()