#include <i_cvrt.h>
Public Attributes | |
| unsigned | const_flag: 1 |
| unsigned | volatile_flag: 1 |
| unsigned | signed_flag: 1 |
| unsigned | automatic: 1 |
| unsigned | restricted: 1 |
| unsigned | short_flag: 1 |
| unsigned | long_flag: 1 |
| unsigned | bitfield: 1 |
| TABLE_TYPE | table_type: 4 |
| BASIC_TYPE | basic_type: 5 |
| unsigned | aux_info: 15 |
| unsigned | shrd_pointee: 1 |
| unsigned | table_index: 31 |
Definition at line 718 of file i_cvrt.h.
| unsigned type_descriptor::automatic |
Definition at line 724 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::aux_info |
Definition at line 731 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
Definition at line 730 of file i_cvrt.h.
Referenced by fei_constant(), fei_descriptor(), fei_dope_vector(), and fei_get_pdg_type().
| unsigned type_descriptor::bitfield |
Definition at line 728 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::const_flag |
Definition at line 721 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::long_flag |
Definition at line 727 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::restricted |
Definition at line 725 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::short_flag |
Definition at line 726 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::shrd_pointee |
Definition at line 732 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::signed_flag |
Definition at line 723 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
| unsigned type_descriptor::table_index |
Definition at line 729 of file i_cvrt.h.
Referenced by fei_descriptor(), fei_dope_vector(), and fei_get_pdg_type().
| unsigned type_descriptor::volatile_flag |
Definition at line 722 of file i_cvrt.h.
Referenced by cwh_types_fill_type().
1.6.1