|
libabigail
|
Definition of the private data of type_base. More...
#include <abg-ir-priv.h>
Public Member Functions | |
| priv (size_t s, size_t a, type_base_sptr c=type_base_sptr()) | |
Public Attributes | |
| size_t | alignment_in_bits |
| interned_string | cached_repr_ |
| type_base_wptr | canonical_type |
| size_t | canonical_type_index |
| interned_string | internal_cached_repr_ |
| type_base * | naked_canonical_type |
| size_t | size_in_bits |
Definition of the private data of type_base.
Definition at line 462 of file abg-ir-priv.h.
1.8.10