| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | c-typeck.c | 136 case UNION_TYPE: 414 if (TREE_CODE (TREE_VALUE (p1)) == UNION_TYPE 428 if (TREE_CODE (TREE_VALUE (p2)) == UNION_TYPE 701 if (TREE_CODE (TREE_VALUE (args1)) == UNION_TYPE 716 else if (TREE_CODE (TREE_VALUE (args2)) == UNION_TYPE 1035 || TREE_CODE (TREE_TYPE (field)) == UNION_TYPE) 1071 || TREE_CODE (TREE_TYPE (field)) == UNION_TYPE)) 1124 if (code == RECORD_TYPE || code == UNION_TYPE) 3648 || TREE_CODE (type) == UNION_TYPE) 3652 else if (TREE_CODE (type) == UNION_TYPE) [all …]
|
| H A D | sdbout.c | 597 case UNION_TYPE: 629 : (TREE_CODE (type) == UNION_TYPE) ? T_UNION 830 || TREE_CODE (type) == UNION_TYPE 1079 case UNION_TYPE: 1141 case UNION_TYPE:
|
| H A D | c-pretty-print.c | 133 case UNION_TYPE: 136 if (code == UNION_TYPE) 577 if (code == RECORD_TYPE || code == UNION_TYPE || code == ARRAY_TYPE) 598 if (code == RECORD_TYPE || code == UNION_TYPE || code == ARRAY_TYPE) 603 if (code == RECORD_TYPE || code == UNION_TYPE)
|
| H A D | c-decl.c | 528 case UNION_TYPE: 2016 || TREE_CODE (element) == UNION_TYPE) 2665 if (code == RECORD_TYPE || code == UNION_TYPE || code == ENUMERAL_TYPE) 3426 case UNION_TYPE: 4929 if (code == UNION_TYPE && TREE_PURPOSE (elt) == 0 && !pedantic) in parmlist_tags_warning() 4936 else if (code == UNION_TYPE) in parmlist_tags_warning() 4948 else if (code == UNION_TYPE) in parmlist_tags_warning() 5031 if (code == UNION_TYPE) 5091 if (TREE_CODE (type) == RECORD_TYPE || TREE_CODE (type) == UNION_TYPE) 5164 if (! (TREE_CODE (t) == UNION_TYPE && TYPE_NAME (t) == 0) && !pedantic) [all …]
|
| H A D | print-tree.c | 482 || TREE_CODE (node) == UNION_TYPE 500 if (TREE_CODE (node) == UNION_TYPE && TYPE_TRANSPARENT_UNION (node)) 559 || TREE_CODE (node) == UNION_TYPE
|
| H A D | c-objc-common.c | 135 case UNION_TYPE:
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-typeck.c | 187 case UNION_TYPE: in c_incomplete_type_error() 380 case UNION_TYPE: in composite_type() 455 if (TREE_CODE (TREE_VALUE (p1)) == UNION_TYPE in composite_type() 480 if (TREE_CODE (TREE_VALUE (p2)) == UNION_TYPE in composite_type() 904 case UNION_TYPE: in comptypes_internal() 1134 case UNION_TYPE: in tagged_types_tu_compatible_p() 1361 if (TREE_CODE (a1) == UNION_TYPE in type_lists_compatible_p() 1382 else if (TREE_CODE (a2) == UNION_TYPE in type_lists_compatible_p() 1737 || TREE_CODE (TREE_TYPE (field)) == UNION_TYPE) in lookup_field() 1773 || TREE_CODE (TREE_TYPE (field)) == UNION_TYPE)) in lookup_field() [all …]
|
| H A D | ipa-type-escape.c | 276 case UNION_TYPE: in type_to_consider() 348 || TREE_CODE (type) == UNION_TYPE) in ipa_type_escape_star_count_of_interesting_type() 377 || TREE_CODE (type) == UNION_TYPE) in ipa_type_escape_star_count_of_interesting_or_array_type() 426 || TREE_CODE (field_type) == UNION_TYPE) in ipa_type_escape_field_does_not_clobber_p() 537 if (TREE_CODE (parent) == UNION_TYPE in parent_type_p() 569 || TREE_CODE (field_type) == UNION_TYPE) in parent_type_p() 593 || TREE_CODE (field_type) == UNION_TYPE) in parent_type_p()
|
| H A D | c-pretty-print.c | 362 case UNION_TYPE: in pp_c_type_specifier() 365 if (code == UNION_TYPE) in pp_c_type_specifier() 545 case UNION_TYPE: in pp_c_direct_abstract_declarator() 661 case UNION_TYPE: in pp_c_direct_declarator() 683 case UNION_TYPE: in pp_c_declarator() 942 case UNION_TYPE: in pp_c_compound_literal() 1143 case UNION_TYPE: in pp_c_initializer_list() 1149 if (code == RECORD_TYPE || code == UNION_TYPE) in pp_c_initializer_list()
|
| H A D | c-convert.c | 113 if ((code == RECORD_TYPE || code == UNION_TYPE) in convert()
|
| H A D | sdbout.c | 580 case UNION_TYPE: in plain_type_1() 612 : (TREE_CODE (type) == UNION_TYPE) ? T_UNION in plain_type_1() 816 || TREE_CODE (type) == UNION_TYPE in sdbout_symbol() 1058 case UNION_TYPE: in sdbout_one_type() 1112 case UNION_TYPE: in sdbout_one_type()
|
| H A D | dbxout.c | 1715 || TREE_CODE (type) == UNION_TYPE in dbxout_type() 1762 if ((TREE_CODE (type) == RECORD_TYPE || TREE_CODE (type) == UNION_TYPE in dbxout_type() 1811 || TREE_CODE (orig_type) == UNION_TYPE in dbxout_type() 2004 case UNION_TYPE: in dbxout_type() 2382 || TREE_CODE (type) == UNION_TYPE in output_used_types_helper() 2514 || TREE_CODE (t) == UNION_TYPE in dbxout_symbol() 2625 || TREE_CODE (type) == UNION_TYPE in dbxout_symbol() 2664 || TREE_CODE (type) == UNION_TYPE in dbxout_symbol()
|
| H A D | print-tree.c | 548 || TREE_CODE (node) == UNION_TYPE in print_node() 566 if (TREE_CODE (node) == UNION_TYPE && TYPE_TRANSPARENT_UNION (node)) in print_node() 623 || TREE_CODE (node) == UNION_TYPE in print_node()
|
| H A D | cfgexpand.c | 291 if (TREE_CODE (type) == UNION_TYPE in aggregate_contains_union_type() 875 case UNION_TYPE: in stack_protect_classify_type() 988 || TREE_CODE (field_type) == UNION_TYPE in record_or_union_type_has_array_p() 1037 || TREE_CODE (var_type) == UNION_TYPE in expand_used_vars()
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | aix.h | 175 || TREE_CODE (STRUCT) == UNION_TYPE \
|
| H A D | darwin.h | 410 || TREE_CODE (STRUCT) == UNION_TYPE \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | aix.h | 142 || TREE_CODE (STRUCT) == UNION_TYPE \
|
| H A D | darwin.h | 224 || TREE_CODE (STRUCT) == UNION_TYPE \
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ptree.c | 84 case UNION_TYPE: in cxx_print_type()
|
| H A D | typeck2.c | 377 case UNION_TYPE: in cxx_incomplete_type_diagnostic() 465 case UNION_TYPE: in split_nonconstant_init_1() 723 || TREE_CODE (type) == UNION_TYPE in digest_init() 1060 else if (TREE_CODE (type) == UNION_TYPE) in process_init_constructor()
|
| H A D | error.c | 285 case UNION_TYPE: in dump_type() 412 else if (TREE_CODE (t) == UNION_TYPE) in class_key_or_enum_as_string() 564 case UNION_TYPE: in dump_type_prefix() 660 case UNION_TYPE: in dump_type_suffix() 785 case UNION_TYPE: in dump_decl() 2013 || TREE_CODE (decl) == UNION_TYPE || TREE_CODE (decl) == ENUMERAL_TYPE) in decl_to_string()
|
| H A D | init.c | 207 if (TREE_CODE (type) == UNION_TYPE) in build_zero_init() 428 if (TREE_CODE (t) == UNION_TYPE) in build_field_list() 438 if (TREE_CODE (TREE_TYPE (fields)) == UNION_TYPE) in build_field_list() 594 if (TREE_CODE (field_type) == UNION_TYPE) in sort_mem_initializers() 597 if (TREE_CODE (field_type) != UNION_TYPE) in sort_mem_initializers() 627 if (TREE_CODE (field_type) == UNION_TYPE) in sort_mem_initializers()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 26 UNION_TYPE, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ptree.c | 95 case UNION_TYPE:
|
| H A D | cp-lang.c | 211 if ((TREE_CODE (t) == RECORD_TYPE) || (TREE_CODE (t) == UNION_TYPE))
|