ada-which-function

ada-which-function is a compiled Lisp function in `ada-mode.el'.

(ada-which-function)

Return the name of the function whose body the point is in.
This function works even in the case of nested subprograms, whereas the
standard Emacs function `which-function' does not.
Since the search can be long, the results are cached.