c-decl-start-colon-kwd-re

c-decl-start-colon-kwd-re is a variable defined in `cc-engine.el'.
Its value is
nil

  • Automatically becomes buffer-local when set.

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