Skip to content

variable

Synopsis

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

class variable;

Member Functions

Name

Description

~variable [destructor] [virtual]

Destructor

getScope [virtual]

isGlobal [virtual]

str [virtual]

toSgExpression [virtual]

operator== [virtual]

Equality operator

operator< [virtual]

Less‐than operator

Derived Classes

Name

Description

arrayElt

varID

Created with MrDocs