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