Skip to content

VariableRenaming::ChildUses::uses

Stores all the varRefs that are used in the current subTree.

Synopsis

Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>

std::vector<SgNode*> uses;

Created with MrDocs