Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c336 grok_array_decl (tree array_expr, tree index_exp) in grok_array_decl() function
H A Dcp-tree.h5113 extern tree grok_array_decl (tree, tree);
H A Dparser.c5881 postfix_expression = grok_array_decl (postfix_expression, index); in cp_parser_postfix_open_square_expression()
7803 expr = grok_array_decl (expr, integer_zero_node); in cp_parser_builtin_offsetof()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c390 grok_array_decl (location_t loc, tree array_expr, tree index_exp, in grok_array_decl() function
H A Dcp-tree.h6356 extern tree grok_array_decl (location_t, tree, tree, bool);
H A Dsemantics.c4850 ret = grok_array_decl (OMP_CLAUSE_LOCATION (c), ret, low_bound, false); in handle_omp_array_sections_1()
H A Dparser.c7382 postfix_expression = grok_array_decl (loc, postfix_expression, in cp_parser_postfix_open_square_expression()
9866 expr = grok_array_decl (token->location, expr, in cp_parser_builtin_offsetof()