Searched refs:IsPlanComplete (Results 1 – 17 of 17) sorted by relevance
206 static_cast<void *>(this), m_tid, m_valid, IsPlanComplete()); in DoTakedown()226 static_cast<void *>(this), m_tid, m_valid, IsPlanComplete()); in DoTakedown()256 if (m_takedown_done || IsPlanComplete()) in ShouldReportStop()368 if (IsPlanComplete()) { in ShouldStop()404 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()
140 if (IsPlanComplete()) in ShouldStop()144 if (m_sub_plan_sp && m_sub_plan_sp->IsPlanComplete()) { in ShouldStop()
378 if (IsPlanComplete()) in ShouldStop()462 if (IsPlanComplete()) { in MischiefManaged()
71 const Vote vote = IsPlanComplete() ? eVoteYes : eVoteNo; in ShouldReportStop()515 if (!IsPlanComplete()) { in MischiefManaged()
246 if (IsPlanComplete()) { in MischiefManaged()
155 mischief_managed = IsPlanComplete(); in MischiefManaged()
318 if (IsPlanComplete()) { in MischiefManaged()
61 bool ThreadPlan::IsPlanComplete() { in IsPlanComplete() function in ThreadPlan
973 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() { in IsPlanComplete() function in SBThreadPlan168 return thread_plan_sp->IsPlanComplete(); in IsPlanComplete()
79 bool IsPlanComplete();
448 bool IsPlanComplete();
65973 result = (bool)(arg1)->IsPlanComplete(); in _wrap_SBThreadPlan_IsPlanComplete()