Skip to content

SymbolicVal

Synopsis

Declared in <src/midend/astUtil/symbolicVal/SymbolicVal.h>

Base Classes

Member Functions

Name

Description

SymbolicVal [constructor]

Constructors

~SymbolicVal [destructor] [virtual]

Destructor

operator=

Copy assignment operator

CodeGen

Dump

GetOpType [virtual]

GetTypeName

GetValType

IsNIL

IsSame

Visit

isAstWrap

isConstInt

isFunction

isVar

toString

Non-Member Functions

Name

Description

operator!=

Inequality operator

operator<

Less‐than operator

operator<=

Less‐than‐or‐equal operator

operator==

Equality operator

operator>

Greater‐than operator

operator>=

Greater‐than‐or‐equal operator

Created with MrDocs