Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 4 of 4) sorted by relevance
412 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in EvaluateExpression()636 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
334 if (target->GetEnableNotifyAboutFixIts() && fixed_expression && in Evaluate()
164 bool GetEnableNotifyAboutFixIts() const;
4440 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties