Home
last modified time | relevance | path

Searched refs:build_anon_union_vars (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Ddecl2.c1016 build_anon_union_vars (tree type, tree object) in build_anon_union_vars() function
1072 decl = build_anon_union_vars (TREE_TYPE (field), ref); in build_anon_union_vars()
1112 main_decl = build_anon_union_vars (type, anon_union_decl); in finish_anon_union()
DChangeLog74 * decl2.c (build_anon_union_vars): Set DECL_ANON_UNION_VAR_P.
1752 * decl2.c (finish_anon_union): Return early if build_anon_union_vars
4582 * decl2.c (build_anon_union_vars): Copy attributes from the base addr.
4598 * decl2.c (build_anon_union_vars): Use a VAR_DECL with
6459 * decl2.c (build_anon_union_vars): Add type parameter.
DChangeLog-1998589 * decl2.c (build_anon_union_vars): Likewise.
1791 * decl2.c (build_anon_union_vars): Don't process a field with no
4073 * decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.
4221 (build_anon_union_vars): New function.
DChangeLog-2002197 build_anon_union_vars, finish_anon_union, coerce_new_type,
519 * decl2.c (build_anon_union_vars): Build ALIAS_DECLs. Return the
DChangeLog-20036367 (build_anon_union_vars): Do this while processing templates, too.
6401 (build_anon_union_vars): Likewise.
DChangeLog-20041572 build_anon_union_vars, coerce_new_type, coerce_delete_type,
4625 (build_anon_union_vars): Add new operand for COMPONENT_REF.
DChangeLog-20001856 * decl2.c (build_anon_union_vars): Choose the largest field; don't
DChangeLog-19994837 * decl2.c (build_anon_union_vars): Catch anon struct at file scope.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Ddecl2.c67 static tree build_anon_union_vars PARAMS ((tree, tree*, int, int));
1306 build_anon_union_vars (anon_decl, elems, static_p, external_p) in build_anon_union_vars() function
1344 decl = build_anon_union_vars (field, elems, static_p, external_p);
1422 = build_anon_union_vars (anon_union_decl,
DChangeLog.24837 * decl2.c (build_anon_union_vars): Catch anon struct at file scope.
7377 * decl2.c (build_anon_union_vars): Likewise.
8579 * decl2.c (build_anon_union_vars): Don't process a field with no
10861 * decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.
11009 (build_anon_union_vars): New function.
DChangeLog11728 * decl2.c (build_anon_union_vars): Choose the largest field; don't