![]() |
MOS Source Code
|
Public Attributes | |
source_location | location |
type_descriptor * | array_type |
type_descriptor * | index_type |
source_location location |
Definition at line 35 of file ubsan.cpp.
Referenced by __ubsan_handle_out_of_bounds().
type_descriptor* array_type |
Definition at line 36 of file ubsan.cpp.
Referenced by __ubsan_handle_out_of_bounds().
type_descriptor* index_type |
Definition at line 37 of file ubsan.cpp.
Referenced by __ubsan_handle_out_of_bounds().