Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 5 of 5) sorted by relevance
196 if (!fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
432 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in EvaluateExpression()672 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
335 if (target->GetEnableNotifyAboutFixIts() && fixed_expression && in Evaluate()
164 bool GetEnableNotifyAboutFixIts() const;
4523 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties