semanticdb-file-table-object

semanticdb-file-table-object is an autoloaded compiled Lisp function in `db.el'.

(semanticdb-file-table-object FILE &optional DONTLOAD)

Return a semanticdb table belonging to FILE, make it up to date.
If file has database tags available in the database, return it.
If file does not have tags available, and DONTLOAD is nil,
then load the tags for FILE, and create a new table object for it.
DONTLOAD does not affect the creation of new database objects.