Skip to content

varID::varID

Construct from SgNode

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/variables/variables.h>

varID(SgNode* n);

Parameters

Name

Description

n

The object to construct from

Created with MrDocs