Searched refs:component_ref_size (Results 1 – 15 of 15) sorted by relevance
230 if (tree refsize = component_ref_size (arg, &sam)) in check_array_ref()
556 if (tree size = component_ref_size (ref)) in set_base_and_offset()
489 tree compsize = component_ref_size (ref); in decl_init_size()
1857 tree size = component_ref_size (cref, &sam); in set_component_ref_size()
5484 extern tree component_ref_size (tree, special_array_member * = NULL);
12882 component_ref_size (tree ref, special_array_member *sam /* = NULL */) in component_ref_size() function
2599 * tree.c (component_ref_size): Fail when DECL_SIZE != TYPE_SIZE.9638 * tree.c (component_ref_size): Use special_array_member.9640 (component_ref_size): Change signature.21933 * tree.c (component_ref_size): Correct the handling or array members24335 * tree.c (component_ref_size): Guard against error_mark_node33641 * tree.c (component_ref_size): Likewise.
747 * tree.c (component_ref_size): Always return sizetype.6920 * tree.c (component_ref_size): Only consider initializers of objects7458 (component_ref_size): Add argument. Rename locals. Call13983 rename to component_ref_size and move...14005 * tree.c (component_ref_size): ...to here.14006 * tree.h (component_ref_size): Declare.
7173 * tree.cc (component_ref_size): Bail out for too large
31766 * tree.c (component_ref_size): Fix comment typo -
536 if (tree size = component_ref_size (ref)) in set_base_and_offset()
3531 if (tree refsize = component_ref_size (arg, &interior_zero_len)) in check_array_ref()3839 if (tree fldsize = component_ref_size (arg)) in check_mem_ref()
5289 extern tree component_ref_size (tree, bool * = NULL);
3828 if (tree size = component_ref_size (dest)) in addr_decl_size()
13680 component_ref_size (tree ref, bool *interior_zero_length /* = NULL */) in component_ref_size() function