fn is_builtin(expr: &Expr<'_>, name: Symbol) -> bool
True if expr references the named global builtin (msg, tx, this, …).
expr
msg
tx
this