Searched refs:complete_array_type (Results 1 – 23 of 23) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | c-tree.h | 201 extern int complete_array_type PARAMS ((tree, tree, int));
|
| D | c-decl.c | 342 complete_array_type (type, NULL_TREE, 1); 3022 = complete_array_type (type, DECL_INITIAL (decl), do_default); 3299 int failure = complete_array_type (type, DECL_INITIAL (decl), 1); 3339 complete_array_type (type, initial_value, do_default) in complete_array_type() function
|
| D | ChangeLog.4 | 9648 * c-decl.c (finish_incomplete_decl): Don't call complete_array_type
|
| D | FSFChangeLog.11 | 5314 * c-decl.c (complete_array_type): Likewise.
|
| D | ChangeLog.3 | 12463 (complete_array_type): Don't use size_binop for MAXINDEX.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | c-common.h | 849 extern int complete_array_type (tree *, tree, bool);
|
| D | c-decl.c | 570 complete_array_type (&TREE_TYPE (decl), NULL_TREE, true); in c_finish_incomplete_decl() 3135 complete_array_type (&type, elt, false); in add_flexible_array_elts_to_size() 3401 = complete_array_type (&TREE_TYPE (decl), DECL_INITIAL (decl), in finish_decl() 3732 int failure = complete_array_type (&TREE_TYPE (decl), in build_compound_literal()
|
| D | c-common.c | 6153 complete_array_type (tree *ptype, tree initial_value, bool do_default) in complete_array_type() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | typeck2.c | 1033 complete_array_type (type, result, /*do_default=*/0);
|
| D | decl2.c | 3122 int failure = complete_array_type (type, expr, 1);
|
| D | cp-tree.h | 3807 extern int complete_array_type PARAMS ((tree, tree, int));
|
| D | decl.c | 8032 int failure = complete_array_type (type, initializer, do_default); 9488 complete_array_type (type, initial_value, do_default) in complete_array_type() function
|
| D | ChangeLog.1 | 990 * decl.c (complete_array_type): Fill in the TYPE_DOMAIN of our 3252 (complete_array_type): Copy code from C frontend. 7610 * decl.c (complete_array_type): Fix a bug that in -pendantic 7635 * decl.c (complete_array_type): Complete TYPE_DOMAIN of the
|
| D | ChangeLog.2 | 710 (complete_array_type): Likewise. 4658 * decl.c (complete_array_type): Allocate off same obstack. Fix 6075 * decl.c (complete_array_type): Ignore initial_value if it is an
|
| D | ChangeLog | 2378 * typeck2.c (process_init_constructor): Call complete_array_type. 12101 (complete_array_type): Handle brace-enclosed string-constants.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2004 | 2604 * decl.c (complete_array_type): Likewise. 2669 * decl.c (cxx_init_decl_processing, complete_array_type): Likewise. 2760 * decl.c (complete_array_type): Likewise. 2903 * decl.c (cxx_init_decl_processing, complete_array_type): Likewise. 3004 * decl.c (complete_array_type): Don't gratuitously copy 5182 * decl.c (complete_array_type): Set TYPE_NEEDS_CONSTRUCTING and
|
| D | ChangeLog-1999 | 710 (complete_array_type): Likewise. 4658 * decl.c (complete_array_type): Allocate off same obstack. Fix 6075 * decl.c (complete_array_type): Ignore initial_value if it is an
|
| D | ChangeLog | 6158 * decl.c (cp_complete_array_type): Rename from complete_array_type. 6159 Use the new complete_array_type in c-common.c. Update all callers. 6348 * decl.c (complete_array_type): In pedantic mode, return
|
| D | ChangeLog-1995 | 1341 * decl.c (complete_array_type): Fill in the TYPE_DOMAIN of our 3603 (complete_array_type): Copy code from C frontend.
|
| D | ChangeLog-1994 | 4170 * decl.c (complete_array_type): Fix a bug that in -pendantic 4195 * decl.c (complete_array_type): Complete TYPE_DOMAIN of the
|
| D | decl.c | 5884 failure = complete_array_type (ptype, initial_value, do_default); in cp_complete_array_type()
|
| D | ChangeLog-2002 | 967 * typeck2.c (process_init_constructor): Call complete_array_type.
|
| D | ChangeLog-2000 | 2229 (complete_array_type): Handle brace-enclosed string-constants.
|