Function: xref-etags-apropos-location-p

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

Signature

(xref-etags-apropos-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-apropos-location-tags)
	t))
  (cl-struct-xref-etags-apropos-location-tags)]