Searched refs:IsStillAtLastBreakpointHit (Results 1 – 3 of 3) sorted by relevance
1229 virtual bool IsStillAtLastBreakpointHit();
257 thread_sp->IsStillAtLastBreakpointHit() in ShouldStop()
391 if (m_stop_info_sp->IsValid() || IsStillAtLastBreakpointHit() || in GetPrivateStopInfo()1893 bool Thread::IsStillAtLastBreakpointHit() { in IsStillAtLastBreakpointHit() function in Thread