![]() |
Max OS 0.3
|
Describes a type in the program. More...
#include <ubsan.h>
Public Attributes | |
| uint16_t | kind |
| The kind of type (e.g., struct, class, union) | |
| uint16_t | info |
| Additional type information. | |
| char | name [] |
| The name of the type. | |
| uint16_t MaxOS::runtime::TypeDescriptor::info |
| uint16_t MaxOS::runtime::TypeDescriptor::kind |
| char MaxOS::runtime::TypeDescriptor::name[] |
The name of the type.
Definition at line 45 of file ubsan.h.
Referenced by MaxOS::runtime::UBSanHandler::print_type_mismatch(), and MaxOS::runtime::UBSanHandler::print_type_mismatch_v1().