GCC Middle and Back End API Reference
type_change_info Struct Reference

Data Fields

HOST_WIDE_INT offset
tree object
tree known_current_type
bool type_maybe_changed
bool multiple_types_encountered

Detailed Description

Structure to be passed in between detect_type_change and
   check_stmt_for_type_change.   

Field Documentation

tree type_change_info::known_current_type
bool type_change_info::multiple_types_encountered
tree type_change_info::object
HOST_WIDE_INT type_change_info::offset
bool type_change_info::type_maybe_changed

The documentation for this struct was generated from the following file: