Searched refs:GetUpdatePoint (Results 1 – 2 of 2) sorted by relevance
326 const EvaluationPoint &GetUpdatePoint() const { return m_update_point; } in GetUpdatePoint() function328 EvaluationPoint &GetUpdatePoint() { return m_update_point; } in GetUpdatePoint() function
83 : m_parent(&parent), m_update_point(parent.GetUpdatePoint()), in ValueObject()259 GetUpdatePoint().GetExecutionContextRef().GetProcessSP()); in MaybeCalculateCompleteType()