Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 5 of 5) sorted by relevance
433 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in EvaluateExpression()671 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
226 if (!fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
331 if (target->GetEnableNotifyAboutFixIts() && fixed_expression && in Evaluate()
179 bool GetEnableNotifyAboutFixIts() const;
4761 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties