You can navigate to the declaration of the function or method specified as the second parameter of a hook registration (add_action() or add_filter() function).
You can navigate from a hook registration (add_action() or add_filter() function) to the hook invocation.