reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
956 return m_completed_plan_stack.back()->ShouldReportStop(event_ptr); 961 if (plan_ptr->PlanExplainsStop(event_ptr)) { 962 thread_vote = plan_ptr->ShouldReportStop(event_ptr);