Searched defs:IsStepping (Results 1 – 2 of 2) sorted by relevance
311 bool IsStepping(lldb::StateType state) { IsStepping() function
192 bool IsStepping() const { return m_state == lldb::eStateStepping; } in IsStepping() function