Home
last modified time | relevance | path

Searched refs:any_fields (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc4716 bool any_fields; in type_has_unique_obj_representations() local
4717 any_fields = false; in type_has_unique_obj_representations()
4721 any_fields = true; in type_has_unique_obj_representations()
4729 if (!any_fields && !integer_zerop (TYPE_SIZE (t))) in type_has_unique_obj_representations()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4418 bool any_fields; in type_has_unique_obj_representations() local
4419 any_fields = false; in type_has_unique_obj_representations()
4423 any_fields = true; in type_has_unique_obj_representations()
4431 if (!any_fields && !integer_zerop (TYPE_SIZE (t))) in type_has_unique_obj_representations()