me Object::ResetFlag
is called:
Highlight
me
Object::ResetFlag
in the newly created function-call tree.
Choose Context menu > ResetFlag Referred-By.
Scroll around. As you can see in the illustration below, the backward references of
me
Object::ResetFlag
are added to the graph. All methods that access this
method, as well as all methods that call these methods, are shown.
Let's now quickly visit the locations that are displayed in the Cross Referencer. To do so:
<SHIFT>
click on a method.
The Code view is positioned at the first reference to the method.
<SHIFT>
double-click on a method.
A Source Editor appears, and the first reference is displayed in it.
Position the Source Editor and the Cross Referencer on your screen so that you can see
both.
In the Source Editor, choose Show > Next Match.
The Source Editor positions to the next reference and the Cross Referencer's Graph view
is positioned at the next match.
To see all locations, repeat the previous step until there are no more matches.