Variable: semanticdb-find-lost-includes

semanticdb-find-lost-includes is a buffer-local variable defined in db-find.el.gz.

Documentation

Include files that we cannot find associated with this buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/db-find.el.gz
(defvar-local semanticdb-find-lost-includes nil
  "Include files that we cannot find associated with this buffer.")