Home
last modified time | relevance | path

Searched defs:union_type (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-common.c280 build_field (segment_info *h, tree union_type, record_layout_info rli) in build_field()
345 build_equiv_decl (tree union_type, bool is_init, bool is_saved, bool is_auto) in build_equiv_decl()
386 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) in build_common_decl()
499 get_init_field (segment_info *head, tree union_type, tree *field_init, in get_init_field()
609 tree union_type; in create_common() local
H A Dtrans-types.c3474 tree triplet_struct_type, vect_struct_type, union_type, tmp, *chain; in gfc_get_caf_vector_type() local
3541 tree c_struct_type, s_struct_type, v_struct_type, union_type, dim_union_type, in gfc_get_caf_reference_type() local
H A Dexpr.c4951 get_union_initializer (gfc_symbol *union_type, gfc_component **map_p) in get_union_initializer()
H A Dtrans-expr.c8710 tree union_type = TREE_TYPE (un->backend_decl); in gfc_conv_union_initializer() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-common.cc280 build_field (segment_info *h, tree union_type, record_layout_info rli) in build_field()
352 build_equiv_decl (tree union_type, bool is_init, bool is_saved, bool is_auto) in build_equiv_decl()
393 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) in build_common_decl()
527 get_init_field (segment_info *head, tree union_type, tree *field_init, in get_init_field()
637 tree union_type; in create_common() local
H A Dtrans-types.cc3582 tree triplet_struct_type, vect_struct_type, union_type, tmp, *chain; in gfc_get_caf_vector_type() local
3649 tree c_struct_type, s_struct_type, v_struct_type, union_type, dim_union_type, in gfc_get_caf_reference_type() local
H A Dexpr.cc4991 get_union_initializer (gfc_symbol *union_type, gfc_component **map_p) in get_union_initializer()
H A Dtrans-expr.cc9253 tree union_type = TREE_TYPE (un->backend_decl); in gfc_conv_union_initializer() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c1005 type_p union_type; in create_optional_field_() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc1020 type_p union_type; in create_optional_field_() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5203 union_type, /* "union" types. */ enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h5436 union_type, /* "union" types. */ enumerator