c-defun-name
c-defun-name is an interactive compiled Lisp function in `cc-cmds.el
'.
(c-defun-name)
Return the name of the current defun, or NIL if there isn't one.
"Defun" here means a function, or other top level construct
with a brace block.
cc-cmds.el
'.
(c-defun-name)
Return the name of the current defun, or NIL if there isn't one.
"Defun" here means a function, or other top level construct
with a brace block.