Searched refs:IsPlanComplete (Results 1 – 17 of 17) sorted by relevance
195 static_cast<void *>(this), m_tid, m_valid, IsPlanComplete()); in DoTakedown() 215 static_cast<void *>(this), m_tid, m_valid, IsPlanComplete()); in DoTakedown() 245 if (m_takedown_done || IsPlanComplete()) in ShouldReportStop() 357 if (IsPlanComplete()) { in ShouldStop() 393 if (IsPlanComplete()) { in MischiefManaged()
163 if (IsPlanComplete()) in ShouldStop()183 if (!m_sub_plan_sp->IsPlanComplete()) in ShouldStop()233 if (!IsPlanComplete()) { in MischiefManaged()
63 if (m_step_out_threadplan_sp && m_step_out_threadplan_sp->IsPlanComplete()) { in ShouldStop()
71 if (IsPlanComplete()) { in MischiefManaged()
138 if (IsPlanComplete()) in ShouldStop()142 if (m_sub_plan_sp && m_sub_plan_sp->IsPlanComplete()) { in ShouldStop()
338 if (IsPlanComplete()) in ShouldStop() 419 if (IsPlanComplete()) { in MischiefManaged()
71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop()448 if (!IsPlanComplete()) { in MischiefManaged()
246 if (IsPlanComplete()) { in MischiefManaged()
158 mischief_managed = IsPlanComplete(); in MischiefManaged()
61 bool ThreadPlan::IsPlanComplete() { in IsPlanComplete() function in ThreadPlan
318 if (IsPlanComplete()) { in MischiefManaged()
939 if (examined_plan->IsPlanComplete()) { in ShouldStop()
120 if (!m_func_sp->IsPlanComplete()) { in ShouldStop() 215 return IsPlanComplete(); in MischiefManaged() 375 if (m_objc_step_through_sp && m_objc_step_through_sp->IsPlanComplete()) { in ShouldStop() 425 if (IsPlanComplete()) in MischiefManaged()
163 bool SBThreadPlan::IsPlanComplete() {168 return thread_plan_sp->IsPlanComplete(); in IsPlanComplete() 164 bool SBThreadPlan::IsPlanComplete() { IsPlanComplete() function in SBThreadPlan
79 bool IsPlanComplete();
427 bool IsPlanComplete();
64743 result = (bool)(arg1)->IsPlanComplete(); in _wrap_SBThreadPlan_IsPlanComplete()