Searched refs:copy_type_enum (Results 1 – 5 of 5) sorted by relevance
83 static void copy_type_enum (tree , tree);15378 copy_type_enum (tree dst, tree src) in copy_type_enum() function15536 copy_type_enum (enumtype, underlying_type); in start_enum()15700 copy_type_enum (enumtype, underlying_type); in finish_enum_value_list()
2958 (copy_type_enum): Ditto.2960 (copy_type_enum): Use SET_TYPE_ALIGN.4183 * decl.c (copy_type_enum): Respect TYPE_USER_ALIGN.
87 static void copy_type_enum (tree , tree);16183 copy_type_enum (tree dst, tree src) in copy_type_enum() function16353 copy_type_enum (enumtype, underlying_type); in start_enum()16517 copy_type_enum (enumtype, underlying_type); in finish_enum_value_list()
969 * decl.c (copy_type_enum): New.
198 * decl.c (copy_type_enum): Also update variants.