semantic-symref-regexp

semantic-symref-regexp is an interactive autoloaded Lisp function in `list.el'.


(semantic-symref-regexp SYM)

Find references to the a symbol regexp SYM.
This command uses the currently configured references tool within the
current project to find references to the input SYM. The
references are the organized by file and the name of the function
they are used in.
Display the references in`semantic-symref-results-mode'.