BOTH
if (late == EARLY || late == BOTH) {
if (late == LATE || late == BOTH) {
call_modification_hooks_name_sym(name, sym, expr, BOTH);
call_modification_hooks_name_sym(other_name, other_sym, expr, BOTH);
call_modification_hooks(tmp->unop, expr, BOTH);
call_modification_hooks(deref_expression(tmp), expr, BOTH);