eieio--defalias

eieio--defalias is a compiled Lisp function in `eieio-core.el'.

(eieio--defalias NAME BODY)

Like `defalias', but with less side-effects.
More specifically, it has no side-effects at all when the new function
definition is the same (`eq') as the old one.