Searched refs:m_implementation_sp (Results 1 – 4 of 4) sorted by relevance
62 if (!m_implementation_sp) { in ValidatePlan()88 m_implementation_sp = *obj_or_err; in DidPush()98 if (m_implementation_sp) { in ShouldStop()116 if (m_implementation_sp) { in IsPlanStale()134 if (m_implementation_sp) { in DoPlanExplainsStop()152 if (m_implementation_sp) { in MischiefManaged()159 m_implementation_sp.reset(); in MischiefManaged()170 if (m_implementation_sp) in GetPlanRunState()180 if (m_implementation_sp) { in GetDescription()
38 if (m_implementation_sp) in CreateImplementationIfNeeded()53 m_implementation_sp = script_interp->CreateScriptedBreakpointResolver( in CreateImplementationIfNeeded()107 if (!m_implementation_sp) in SearchCallback()112 m_implementation_sp, in SearchCallback()123 if (m_implementation_sp) { in GetDepth()126 m_implementation_sp); in GetDepth()135 if (m_implementation_sp) { in GetDescription()137 interp->GetShortHelpForCommandObject(m_implementation_sp, in GetDescription()
65 StructuredData::ObjectSP m_implementation_sp; variable
67 StructuredData::GenericSP m_implementation_sp; variable