semantic-find-tag-by-overlay-in-region

semantic-find-tag-by-overlay-in-region is an autoloaded compiled Lisp function in `find.el'.

(semantic-find-tag-by-overlay-in-region START END &optional BUFFER)

Find all tags which exist in whole or in part between START and END.
Uses overlays to determine position.
Optional BUFFER argument specifies the buffer to use.