mode-local--overload-body
mode-local--overload-body is a compiled Lisp function in `mode-local.el
'.
(mode-local--overload-body NAME ARGS BODY)
Return the code that implements overloading of function NAME.
ARGS are the arguments to the function NAME.
BODY specifies the overload code.
See also the function `define-overload'.