Variable: c-decl-start-colon-kwd-re

c-decl-start-colon-kwd-re is a buffer-local variable defined in cc-engine.el.gz.

Documentation

Regexp matching a keyword that is followed by a colon, where
  the whole construct can precede a declaration.
  E.g. "public:" in C++.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz