pub fn is_builtin(gcx: Gcx<'_>, expr: &Expr<'_>, name: Symbol) -> bool
True if expr resolves to the given builtin name.
expr