Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 5 of 5) sorted by relevance
182 if (!fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
444 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in EvaluateExpression()680 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
334 if (target->GetEnableNotifyAboutFixIts() && fixed_expression && in Evaluate()
164 bool GetEnableNotifyAboutFixIts() const;
4542 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties