Function: xref-etags-location-p

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

Signature

(xref-etags-location-p CL-X)

Source Code

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