elint-form

elint-form is a compiled Lisp function in `elint.el'.

(elint-form FORM ENV &optional NOHANDLER)

Lint FORM in the environment ENV.
Optional argument NOHANDLER non-nil means ignore `elint-special-forms'.
Returns the environment created by the form.