ExpressionEvaluation: const/mutable fixes
Remove unnecessary mutable
and make IParentHelper::declare
non-const as it calls non-const functions on members.
Remove unnecessary mutable
and make IParentHelper::declare
non-const as it calls non-const functions on members.