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);
470 void SBProcess::ForceScriptedState(StateType new_state) { in ForceScriptedState() function in SBProcess476 process_sp->ForceScriptedState(new_state); in ForceScriptedState()
2637 virtual void ForceScriptedState(lldb::StateType state) {} in ForceScriptedState() function
43416 (arg1)->ForceScriptedState(arg2); in _wrap_SBProcess_ForceScriptedState()