Variable: semantic-highlight-func-ct-overlay
semantic-highlight-func-ct-overlay is a buffer-local variable defined
in util-modes.el.gz.
Documentation
Overlay used to highlight the tag the cursor is in.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/util-modes.el.gz
(defvar-local semantic-highlight-func-ct-overlay nil
"Overlay used to highlight the tag the cursor is in.")