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 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-apropos-location-p
     (and
      (memq (type-of cl-x) cl-struct-xref-etags-apropos-location-tags)
      t)))
  (t)]