![]() |
MOS Source Code
|
Public Attributes | |
| source_location | location |
| type_descriptor * | type |
| ptr_t | alignment |
| u8 | type_check_kind |
| source_location location |
Definition at line 27 of file ubsan.cpp.
Referenced by __ubsan_handle_type_mismatch().
| type_descriptor* type |
Definition at line 28 of file ubsan.cpp.
Referenced by __ubsan_handle_type_mismatch().
| ptr_t alignment |
Definition at line 29 of file ubsan.cpp.
Referenced by __ubsan_handle_type_mismatch().
| u8 type_check_kind |
Definition at line 30 of file ubsan.cpp.
Referenced by __ubsan_handle_type_mismatch().