Variable: c-recognize-post-brace-list-type-p
c-recognize-post-brace-list-type-p is a buffer-local variable defined
in cc-engine.el.gz.
Documentation
Set to t when we recognize a colon and then a type after an enum, e.g., enum foo : int { A, B, C };
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz