Variable: semantic-which-function

semantic-which-function is a variable defined in imenu.el.gz.

Value

semantic-default-which-function

Documentation

Function to convert semantic tags into which-function text.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/imenu.el.gz
(defvar semantic-which-function 'semantic-default-which-function
  "Function to convert semantic tags into `which-function' text.")