file-of-tag

file-of-tag is a compiled Lisp function in `etags.el'.

(file-of-tag &optional RELATIVE)

Return the file name of the file whose tags point is within.
Assumes the tags table is the current buffer.
If RELATIVE is non-nil, file name returned is relative to tags
table file's directory. If RELATIVE is nil, file name returned
is complete.