Skip to content

varID::varID

Construct from string

Synopsis

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

varID(std::string name);

Parameters

Name

Description

name

The object to construct from

Created with MrDocs