#include <cif_c.h>
Public Attributes | |
| CIF_field | cif_tag:8 |
| CIF_field | cif_id:24 |
| CIF_field | parent_id:24 |
| CIF_field | access_kind:2 |
| CIF_field | func_flags:6 |
| CIF_field | type_id:24 |
| CIF_field | is_defined:1 |
| CIF_field | is_extern:1 |
| CIF_field | is_static:1 |
| CIF_field | is_inline:1 |
| CIF_field | is_virtual:1 |
| CIF_field | is_operator:1 |
| CIF_field | is_constructor:1 |
| CIF_field | is_destructor:1 |
| CIF_field | pu_def_offset:32 |
| CIF_field | num_usages:32 |
Definition at line 381 of file cif_c.h.
1.7.1