Skip to content

VariableRenaming::ChildUses::getUses

Get the uses for this node and below.

Synopsis

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

std::vector<SgNode*>&
getUses();

Return Value

A constant reference to the use list.

Created with MrDocs