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