Inverse Variable Tracker is one of the interactive graphs Understand can draw of your code — call trees, dependencies, control flow, and more.
Inverse Variable Tracker
Languages: C, C++Targets: Objects
Follow assign-by references to see where an object or data is used
This graph follows the assignment by references and displays the expressions at each location, similar to the Variable Tracker Graph but in the opposite direction.
See also the Variable Tracker graph plugin and the corresponding blog article ↗
This variant is a plugin. It can be enabled/disabled from the Plugin Manager.