Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/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()
H A Dtree.cc4715 bool any_fields; in type_has_unique_obj_representations() local
4716 any_fields = false; in type_has_unique_obj_representations()
4720 any_fields = true; in type_has_unique_obj_representations()
4728 if (!any_fields && !integer_zerop (TYPE_SIZE (t))) in type_has_unique_obj_representations()
/netbsd/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()