Variable: c-ts-mode--for-each-tail-ranges

c-ts-mode--for-each-tail-ranges is a buffer-local variable defined in c-ts-mode.el.gz.

Documentation

Ranges covering all the FOR_EACH_* macros in the buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/c-ts-mode.el.gz
(defvar-local c-ts-mode--for-each-tail-ranges nil
  "Ranges covering all the FOR_EACH_* macros in the buffer.")