In the source file, if you right-click on a function (for example, where it is declared in the header or used / called from another function), I think that there is "Go to Definition" in the context menu.
Similarly, the browser database (i.e. the window *.bsc
) (which is displayed through, which <Alt><F12>
, according to some key bindings): does not list global functions as well, perhaps the prefix " ::
"?
source
share