Function: eglot--dumb-allc
eglot--dumb-allc is a byte-compiled function defined in eglot.el.gz.
Signature
(eglot--dumb-allc PAT TABLE PRED POINT)
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defun eglot--dumb-allc (pat table pred _point) (funcall table pat pred t))