semanticdb-find-result-nth-in-buffer

semanticdb-find-result-nth-in-buffer is an autoloaded Lisp function in `db-find.el'.

(semanticdb-find-result-nth-in-buffer RESULT N)

In RESULT, return the Nth search result.
Like `semanticdb-find-result-nth', except that only the TAG
is returned, and the buffer it is found it will be made current.
If the result tag has no position information, the originating buffer
is still made current.