Searched refs:size_unit (Results 1 – 7 of 7) sorted by relevance
1450 tree size_unit = TYPE_SIZE_UNIT (type); in finalize_type_size() local1461 TYPE_SIZE_UNIT (variant) = size_unit; in finalize_type_size()
1929 #define TYPE_SIZE_UNIT(NODE) (TYPE_CHECK (NODE)->type.size_unit)2128 tree size_unit; member2466 #define DECL_SIZE_UNIT(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.size_unit)2629 tree size_unit; member
12007 (struct tree_type): Add size_unit member.
7501 * tree-inline.c (remap_decl): Don't copy size and size_unit here.
28165 (struct tree_decl): New field size_unit.
1456 * cp-tree.h (lang_type_class): Remove size, size_unit. Add
6052 * cp-tree.h (struct lang_type): New field size_unit.