| |||
| Home > Examining the Target Execution Environment > Viewing C++ classes > Finding a class definition in your source code | |||
To find the definition of a class in your source code:
Right-click on a chosen class to display the context menu.
Select Find Class Definition... from the context menu to open the Find in Files dialog box. Figure 13.16 shows an example:
Modify the class details to be searched, if required.
Click OK to begin the search.
The search results are displayed in the FileFind tab of the Output view.
Use this dialog box to locate class definitions when these are not provided by the compiler.