Home
last modified time | relevance | path

Searched refs:grok_array_decl (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2021129 * decl2.c (grok_array_decl): Adjust calls to build_new_op.
474 (grok_array_decl): Remove bool argument, add vec<tree, va_gc> **
480 clauses in expression list, adjust grok_array_decl caller.
483 (cp_parser_builtin_offsetof): Adjust grok_array_decl caller.
486 * decl2.c (grok_array_decl): Remove decltype_p argument, add
497 pack expressions in it and call grok_array_decl instead of
500 * semantics.c (handle_omp_array_sections_1): Adjust grok_array_decl
H A DChangeLog-20121955 * decl2.c (grok_array_decl, build_anon_union_vars): Adjust.
2084 * decl2.c (grok_array_decl): Add location_t parameter.
2125 * decl2.c (grok_array_decl): Likewise.
H A DChangeLog-2008677 * decl2.c (grok_array_decl): Same.
2397 * decl2.c (grok_array_decl): Fix calls or SFINAE.
2473 * decl2.c (grok_array_decl, check_member_template,
H A DChangeLog-20031630 * decl2.c (grok_array_decl): Likewise.
3192 * decl2.c (grok_array_decl): Likewise.
3281 * decl2.c (grok_array_decl): Likewise.
3498 * decl2.c (grok_array_decl): Remove dead code.
6097 * decl2.c (grok_array_decl): Use build_new_op, not build_opfncall.
H A DChangeLog-20041569 * decl2.c (grok_array_decl, delete_sanity, check_member_template,
2535 * decl2.c (grok_array_decl, check_member_template,
4624 * decl2.c (grok_array_decl): Add new operands for ARRAY_REF.
5680 * decl2.c (grok_array_decl): Adjust call to build_new_op.
H A Ddecl2.cc371 grok_array_decl (location_t loc, tree array_expr, tree index_exp, in grok_array_decl() function
H A DChangeLog-20103035 * decl2.c (grok_array_decl): Adjust.
3048 * decl2.c (grok_array_decl): Pass it.
H A DChangeLog-2002192 maybe_retrofit_in_chrg, grokclassfn, grok_array_decl,
260 * decl2.c (grok_array_decl): Use boolean constant.
H A DChangeLog551 * decl2.cc (grok_array_decl): After emitting a pedwarn for
H A DChangeLog-19972186 grok_array_decl.
H A DChangeLog-20191671 * decl2.c (grok_array_decl): For -fstrong-eval-order, when array ref
2841 * decl2.c (grok_array_decl): Use the location of the open square
H A Dcp-tree.h6919 extern tree grok_array_decl (location_t, tree, tree,
H A DChangeLog-20092219 * decl2.c (grok_array_decl): Same.
H A DChangeLog-2015167 * decl2.c (grok_array_decl): Likewise.
H A DChangeLog-20132990 * decl2.c (grok_array_decl): Add decltype_p parm.
H A Dsemantics.cc5506 ret = grok_array_decl (OMP_CLAUSE_LOCATION (c), ret, low_bound, NULL, in handle_omp_array_sections_1()
H A DChangeLog-19952759 * decl2.c (grok_array_decl): Likewise.
H A Dpt.cc20529 r = grok_array_decl (EXPR_LOCATION (t), op1, in tsubst_copy_and_build()
20533 r = grok_array_decl (EXPR_LOCATION (t), op1, in tsubst_copy_and_build()
H A DChangeLog-20182957 * decl2.c (grok_array_decl, cp_reconstruct_complex_type,
H A DChangeLog-20171390 * decl2.c (grok_array_decl): Call mark_rvalue_use and
H A DChangeLog-19941263 * decl2.c (grok_array_decl): Try computing *(A+B) if neither
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c371 grok_array_decl (location_t loc, tree array_expr, tree index_exp, in grok_array_decl() function
H A Dcp-tree.h6646 extern tree grok_array_decl (location_t, tree, tree, bool);
H A Dsemantics.c5107 ret = grok_array_decl (OMP_CLAUSE_LOCATION (c), ret, low_bound, false); in handle_omp_array_sections_1()
H A Dparser.c7612 postfix_expression = grok_array_decl (loc, postfix_expression, in cp_parser_postfix_open_square_expression()
10266 expr = grok_array_decl (token->location, expr, in cp_parser_builtin_offsetof()

12