xref-location-marker

xref-location-marker is a Lisp function in `xref.el'.

(xref-location-marker &rest LOCAL-ARGS)

Return the marker for LOCATION.

This is a generic function with only primary methods.

Implementations:

`xref-file-location' :PRIMARY (arg1)


(fn L)

Defined in `xref.el'

`xref-buffer-location' :PRIMARY (arg1)


(fn L)

Defined in `xref.el'

`xref-bogus-location' :PRIMARY (arg1)


(fn L)

Defined in `xref.el'

`xref-elisp-location' :PRIMARY (arg1)


(fn L)

Defined in `xref.el'