Searched defs:ForceScriptedState (Results 1 – 3 of 3) sorted by relevance
96 void ForceScriptedState(lldb::StateType state) override { in ForceScriptedState() function
2637 virtual void ForceScriptedState(lldb::StateType state) {} ForceScriptedState() function
470 void SBProcess::ForceScriptedState(StateType new_state) { ForceScriptedState() function in SBProcess