Searched defs:StateIsStoppedState (Results 1 – 2 of 2) sorted by relevance
89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState() function in lldb_private
814 bool SBDebugger::StateIsStoppedState(StateType state) { in StateIsStoppedState() function in SBDebugger