Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 4 of 4) sorted by relevance
447 target->GetEnableNotifyAboutFixIts()) { in EvaluateExpression()661 if (!m_fixed_expression.empty() && target->GetEnableNotifyAboutFixIts()) { in DoExecute()
273 if (!fixed_expression->empty() && target->GetEnableNotifyAboutFixIts()) { in Evaluate()
135 bool GetEnableNotifyAboutFixIts() const;
3879 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties