Const_Value¶
- class Const_Value (abstract, logical)¶
A compile-time constant value. Used for non type template arguments.
- Direct parents:
inherits Declarative_Node
- Ancestor classes and implemented interfaces:
- Direct child classes:
subclass Const_Integral_Value
subclass Const_Float_Value
subclass Const_Address_Value
subclass Const_Aggregate_Value
subclass Const_Nullptr_Value
Field
Kind
Type
Description
Its_Type
semantic
class Type
Physical (from Logical_IR_Root)
semantic to physical
class Physical_IR_Root
Physical is never set for Const_Value.
Parent (from Logical_IR_Root)
semantic
class Logical_IR_Root