GCC Middle and Back End API Reference
|
Go to the source code of this file.
Functions | |
tree | ubsan_instrument_unreachable (location_t) |
tree | ubsan_create_data (const char *, location_t,...) |
tree | ubsan_type_descriptor (tree) |
tree | ubsan_encode_value (tree) |
bool | is_ubsan_builtin_p (tree) |
bool is_ubsan_builtin_p | ( | tree | ) |
tree ubsan_create_data | ( | const char * | , |
location_t | , | ||
... | |||
) |
tree ubsan_instrument_unreachable | ( | location_t | ) |