Loading...
Searching...
No Matches
Defines typet, type_with_subtypet and type_with_subtypest.
More...
+ Include dependency graph for type.h:
+ This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
The type of an expression, extends irept.
More...
Type with a single subtype.
More...
Type with multiple subtypes.
More...
Remove const qualifier from type (if any).
Detailed Description
Function Documentation
◆ remove_const()
Remove const qualifier from type (if any).
Returns type as is if there is no const qualifier.
Definition at line 32 of file type.cpp.
◆ to_type_with_subtype() [1/2]
◆ to_type_with_subtype() [2/2]
◆ to_type_with_subtypes() [1/2]
◆ to_type_with_subtypes() [2/2]