Skip to content

varID::varID

Construct from SgExpression

Synopsis

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

varID(SgExpression const* exp);

Parameters

Name

Description

exp

The object to construct from

Created with MrDocs