c-nonlabel-token-2-key

c-nonlabel-token-2-key is a variable defined in `cc-engine.el'.
Its value is
nil

  • Automatically becomes buffer-local when set.

Documentation:
Regexp matching things that can't occur two symbols before a colon in
a label construct. This catches C++'s inheritance construct "class foo
: bar". Only used if `c-recognize-colon-labels' is set.