Skip to content

VarUniqueName::getKey

Get a constant reference to the name.

Synopsis

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

std::vector<SgInitializedName*>&
getKey();

Return Value

Constant Reference to the name.

Created with MrDocs