GCC Middle and Back End API Reference
ubsan.h File 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)

Function Documentation

bool is_ubsan_builtin_p ( tree  )
tree ubsan_create_data ( const char *  ,
location_t  ,
  ... 
)
tree ubsan_encode_value ( tree  )
tree ubsan_instrument_unreachable ( location_t  )
tree ubsan_type_descriptor ( tree  )