eval-sexp-add-defvars

eval-sexp-add-defvars is a compiled Lisp function in `elisp-mode.el'.

(eval-sexp-add-defvars EXP &optional POS)

Prepend EXP with all the `defvar's that precede it in the buffer.
POS specifies the starting position where EXP was found and defaults to point.