Home
last modified time | relevance | path

Searched refs:expand_anon_union_decl (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dstmt.c2028 expand_anon_union_decl (tree decl, tree cleanup ATTRIBUTE_UNUSED, in expand_anon_union_decl() function
Dtree.h4526 extern void expand_anon_union_decl (tree, tree, tree);
Dc-common.c793 expand_anon_union_decl (decl, NULL_TREE, in c_expand_decl()
DChangeLog-19996063 * stmt.c (expand_anon_union_decl): When any of the elements of the
12046 (expand_anon_union_decl): Likewise.
20895 (expand_anon_union_decl): Use MEM_COPY_ATTRIBUTES.
DChangeLog-20006359 (expand_anon_union_decl): Likewise.
16195 (expand_anon_union_decl): Likewise.
19831 * stmt.c (expand_anon_union_decl): Likewise.
DChangeLog-200118249 * stmt.c (expand_anon_union_decl): Likewise.
25907 * stmt.c (expand_anon_union_decl): Use gen_lowpart_SUBREG.
27322 (expand_anon_union_decl): Likewise.
DChangeLog-200413781 expand_anon_union_decl, emit_case_bit_tests, expand_case): Likewise.
25006 expand_anon_union_decl, expand_start_case, pushcase, pushcase_range,
26793 expand_anon_union_decl, expand_end_case_type): Likewise.
29941 expand_anon_union_decl): Likewise.
DFSFChangeLog.106285 (expand_anon_union_decl): Correctly call expand_decl.
DChangeLog-200230261 * stmt.c (expand_anon_union_decl): Set TREE_USED on the anon union
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-19991712 Don't call expand_anon_union_decl here