Skip to content

VariableRenaming::VarRefSynthAttr::getRefs

Get the references for this node and below.

Synopsis

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

std::vector<SgNode*> const&
getRefs();

Return Value

A constant reference to the ref list.

Created with MrDocs