Skip to content

VariableRenaming::VarRefSynthAttr::VarRefSynthAttr

Create the attribute with thisNode.

Synopsis

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

VarRefSynthAttr(SgNode* thisNode);

Parameters

Name

Description

thisNode

The node to add to the list of refs.

Created with MrDocs