semantic-file-tag-table
semantic-file-tag-table is a compiled Lisp function in `util.el
'.
(semantic-file-tag-table FILE)
Return a tag table for FILE.
If it is loaded, return the stream after making sure it's ok.
If FILE is not loaded, check to see if `semanticdb' feature exists,
and use it to get tags from files not in memory.
If FILE is not loaded, and semanticdb is not available, find the file
and parse it.