Variable: c-pre-start-tokens

c-pre-start-tokens is a buffer-local variable defined in cc-engine.el.gz.

Documentation

List of operators following which an apparent declaration (e.g.

"t1 *fn (t2 *b);") is most likely to be an actual declaration
(as opposed to an arithmetic expression).

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/cc-engine.el.gz
(c-declare-lang-variables)