Variable: c-maybe-decl-faces
c-maybe-decl-faces is a buffer-local variable defined in
cc-engine.el.gz.
Documentation
List of faces that might be put at the start of a type when
c-font-lock-declarations runs. This must be evaluated (with eval) at
runtime to get the actual list of faces. This ensures that face name
aliases in Emacs are resolved.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz