Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 4 of 4) sorted by relevance
423 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in EvaluateExpression()649 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
313 if (target->GetEnableNotifyAboutFixIts() && fixed_expression && in Evaluate()
148 bool GetEnableNotifyAboutFixIts() const;
4069 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties