Function: xref-etags-location-p

xref-etags-location-p is a function defined in etags.el.gz.

Signature

(xref-etags-location-p X)

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/etags.el.gz
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-xref-etags-location-tags) t))
  (cl-struct-xref-etags-location-tags)]