Searched refs:m_update_point (Results 1 – 4 of 4) sorted by relevance
555 return m_update_point; in GetUpdatePoint()561 return m_update_point; in GetUpdatePoint()567 return m_update_point.GetExecutionContextRef(); in GetExecutionContextRef()573 return m_update_point.GetExecutionContextRef().GetTargetSP(); in GetTargetSP()579 return m_update_point.GetExecutionContextRef().GetProcessSP(); in GetProcessSP()585 return m_update_point.GetExecutionContextRef().GetThreadSP(); in GetThreadSP()591 return m_update_point.GetExecutionContextRef().GetFrameSP(); in GetFrameSP()1002 return m_update_point.IsConstant(); in GetIsConstant()1008 m_update_point.SetIsConstant(); in SetIsConstant()1193 …EvaluationPoint m_update_point; // Stores both the stop id and the full context at which this … variable
99 m_update_point.SetUpdated(); in UpdateValue()
178 m_update_point.SetUpdated(); in UpdateValue()
68 m_update_point (parent.GetUpdatePoint ()), in ValueObject()114 m_update_point (exe_scope), in ValueObject()183 bool first_update = m_update_point.IsFirstEvaluation(); in UpdateValueIfNeeded()185 if (m_update_point.NeedsUpdating()) in UpdateValueIfNeeded()187 m_update_point.SetUpdated(); in UpdateValueIfNeeded()266 m_update_point.SetNeedsUpdate(); in SetNeedsUpdate()