elisp--form-quoted-p

elisp--form-quoted-p is a compiled Lisp function in `elisp-mode.el'.

(elisp--form-quoted-p POS)

Return non-nil if the form at POS is not evaluated.
It can be quoted, or be inside a quoted form.