Variable: cpp-overlay-list
cpp-overlay-list is a buffer-local variable defined in cpp.el.gz.
Documentation
List of cpp overlays active in the current buffer.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cpp.el.gz
(defvar-local cpp-overlay-list nil
"List of cpp overlays active in the current buffer.")