vhdl-beginning-of-defun

vhdl-beginning-of-defun is an interactive compiled Lisp function in `vhdl-mode.el'.


(vhdl-beginning-of-defun &optional COUNT)

Move backward to the beginning of a VHDL defun.
With argument, do it that many times.
Returns the location of the corresponding begin keyword, unless search
stops due to beginning or end of buffer.