Searched refs:IsStillAtLastBreakpointHit (Results 1 – 4 of 4) sorted by relevance
80 bool IsStillAtLastBreakpointHit() override { return true; } in IsStillAtLastBreakpointHit() function in __anon6ea208be0111::DummyThread
1220 virtual bool IsStillAtLastBreakpointHit();
255 thread_sp->IsStillAtLastBreakpointHit()) in ShouldStop()
381 if (m_stop_info_sp->IsValid() || IsStillAtLastBreakpointHit() || in GetPrivateStopInfo()1866 bool Thread::IsStillAtLastBreakpointHit() { in IsStillAtLastBreakpointHit() function in Thread