Searched refs:compsize (Results 1 – 4 of 4) sorted by relevance
17 compsize.c \
489 tree compsize = component_ref_size (ref); in decl_init_size() local490 if (!compsize) in decl_init_size()495 size = fold_build2 (PLUS_EXPR, TREE_TYPE (size), pos, compsize); in decl_init_size()
2680 offset_int compsize = 0; in warn_placement_new_too_small() local2687 compsize = wi::to_offset (TYPE_SIZE_UNIT (comptype)); in warn_placement_new_too_small()2750 - compsize); in warn_placement_new_too_small()