Searched refs:ForceScriptedState (Results 1 – 5 of 5) sorted by relevance
96 void ForceScriptedState(lldb::StateType state) override { in ForceScriptedState() function
197 void ForceScriptedState(StateType new_state);
472 void SBProcess::ForceScriptedState(StateType new_state) { in ForceScriptedState() function in SBProcess478 process_sp->ForceScriptedState(new_state); in ForceScriptedState()
2662 virtual void ForceScriptedState(lldb::StateType state) {} in ForceScriptedState() function
45053 (arg1)->ForceScriptedState(arg2); in _wrap_SBProcess_ForceScriptedState()