SymbolicVal
Synopsis
Declared in <src/midend/astUtil/symbolicVal/SymbolicVal.h>
class SymbolicVal
: public CountRefHandle<SymbolicValImpl>
Base Classes
Name |
Description |
Member Functions
Name |
Description |
|
Constructors |
|
Destructor |
Copy assignment operator |
|
|
|
Non-Member Functions
Name |
Description |
Inequality operator |
|
Less‐than operator |
|
Less‐than‐or‐equal operator |
|
Equality operator |
|
Greater‐than operator |
|
Greater‐than‐or‐equal operator |
Created with MrDocs