Function: xref-make-etags-apropos-location--cmacro
xref-make-etags-apropos-location--cmacro is a function defined in
etags.el.gz.
Signature
(xref-make-etags-apropos-location--cmacro _CL-WHOLE-ARG SYMBOL GOTO-FUN GROUP)
Documentation
compiler-macro for xref-make-etags-apropos-location.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/etags.el.gz
;; Could not find source code, showing raw function object.
#[(_cl-whole-arg symbol goto-fun group)
((cl-block xref-make-etags-apropos-location--cmacro
(cl--defsubst-expand '(symbol goto-fun group)
'(cl-block xref-make-etags-apropos-location
(record 'xref-etags-apropos-location
symbol goto-fun group))
nil nil nil symbol goto-fun group)))
(cl-struct-xref-etags-apropos-location-tags) nil
"compiler-macro for `xref-make-etags-apropos-location'."]