Searched refs:build_anon_union_vars (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | decl2.c | 1016 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()
|
| D | ChangeLog | 74 * 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.
|
| D | ChangeLog-1998 | 589 * 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.
|
| D | ChangeLog-2002 | 197 build_anon_union_vars, finish_anon_union, coerce_new_type, 519 * decl2.c (build_anon_union_vars): Build ALIAS_DECLs. Return the
|
| D | ChangeLog-2003 | 6367 (build_anon_union_vars): Do this while processing templates, too. 6401 (build_anon_union_vars): Likewise.
|
| D | ChangeLog-2004 | 1572 build_anon_union_vars, coerce_new_type, coerce_delete_type, 4625 (build_anon_union_vars): Add new operand for COMPONENT_REF.
|
| D | ChangeLog-2000 | 1856 * decl2.c (build_anon_union_vars): Choose the largest field; don't
|
| D | ChangeLog-1999 | 4837 * decl2.c (build_anon_union_vars): Catch anon struct at file scope.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | decl2.c | 67 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,
|
| D | ChangeLog.2 | 4837 * 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.
|
| D | ChangeLog | 11728 * decl2.c (build_anon_union_vars): Choose the largest field; don't
|