Function: flymake--diag-p
flymake--diag-p is a function defined in flymake.el.gz.
Signature
(flymake--diag-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/flymake.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block flymake--diag-p
(and (memq (type-of cl-x) cl-struct-flymake--diag-tags) t)))
(t)]