You can open a header or source code file belonging to a particular project in the Carbide.c++ workspace, and locate the method name from the source file.
To view source file in project:
Dependency Explorer searches the project which the source file in question belongs to, and opens the project automatically in Carbide.c++ workspace based on the bld.inf file. The source file in question opens from this particular project.
The related method names are displayed in the Outline view.