pub fn occurs_const(e: &Expr, name: &Name) -> bool
Check if a constant name occurs anywhere in an expression.