semanticdb-typecache-find

semanticdb-typecache-find is an autoloaded Lisp function in `db-typecache.el'.

(semanticdb-typecache-find TYPE &optional PATH FIND-FILE-MATCH)

Search the typecache for TYPE in PATH.
If type is a string, split the string, and search for the parts.
If type is a list, treat the type as a pre-split string.
PATH can be nil for the current buffer, or a semanticdb table.
FIND-FILE-MATCH is non-nil to force all found tags to be loaded into a buffer.