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 461 of file abg-ir-priv.h.
|
inline |
Definition at line 480 of file abg-ir-priv.h.
|
inline |
Definition at line 487 of file abg-ir-priv.h.
size_t alignment_in_bits |
Definition at line 464 of file abg-ir-priv.h.
interned_string cached_repr_ |
Definition at line 478 of file abg-ir-priv.h.
type_base_wptr canonical_type |
Definition at line 466 of file abg-ir-priv.h.
size_t canonical_type_index |
Definition at line 465 of file abg-ir-priv.h.
interned_string internal_cached_repr_ |
Definition at line 477 of file abg-ir-priv.h.
type_base* naked_canonical_type |
Definition at line 473 of file abg-ir-priv.h.
size_t size_in_bits |
Definition at line 463 of file abg-ir-priv.h.