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