VarUniqueName::VarUniqueName
Copy the attribute.
Synopsis
Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>
VarUniqueName(VarUniqueName const& other);
Parameters
Name |
Description |
other |
The attribute to copy from. |
Created with MrDocs