semantic-tag-set-proxy

semantic-tag-set-proxy is a compiled Lisp function in `tag.el'.

(semantic-tag-set-proxy TAG PROXY &optional FILENAME)

Set TAG to be a proxy. The proxy can be resolved with PROXY.
This function will also make TAG be a faux tag with
`semantic-tag-set-faux', and possibly set the tag's
:filename with FILENAME.
To create a proxy, see `semantic-create-tag-proxy'.