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