Searched refs:GetEnableNotifyAboutFixIts (Results 1 – 4 of 4) sorted by relevance
407 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in EvaluateExpression()629 if (!m_fixed_expression.empty() && target.GetEnableNotifyAboutFixIts()) { in DoExecute()
328 if (target->GetEnableNotifyAboutFixIts() && fixed_expression && in Evaluate()
162 bool GetEnableNotifyAboutFixIts() const;
4337 bool TargetProperties::GetEnableNotifyAboutFixIts() const { in GetEnableNotifyAboutFixIts() function in TargetProperties