speedbar-fetch-dynamic-tags
speedbar-fetch-dynamic-tags is a compiled Lisp function in `speedbar.el
'.
(speedbar-fetch-dynamic-tags FILE)
Return a list of tags generated dynamically from FILE.
This uses the entries in `speedbar-dynamic-tags-function-list'
to find the proper tags. It is up to each of those individual
functions to do caching and flushing if appropriate.