Variable: comp-func
comp-func is a variable defined in comp.el.gz.
Value
nil
Documentation
Bound to the current function by most passes.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/comp.el.gz
(defvar comp-func nil
"Bound to the current function by most passes.")