Home
last modified time | relevance | path

Searched refs:push_parm_decl (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h614 extern void push_parm_decl (const struct c_parm *, tree *);
H A DChangeLog1194 (push_parm_decl): Call get_parm_array_spec.
3432 * c-decl.c (push_parm_decl): Store c_parm's location into the
H A Dc-decl.cc5923 push_parm_decl (const struct c_parm *parm, tree *expr) in push_parm_decl() function
H A Dc-parser.cc4299 push_parm_decl (parm, &expr); in c_parser_parms_list_declarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h599 extern void push_parm_decl (const struct c_parm *, tree *);
H A Dc-decl.c5605 push_parm_decl (const struct c_parm *parm, tree *expr) in push_parm_decl() function
H A Dc-parser.c4262 push_parm_decl (parm, &expr); in c_parser_parms_list_declarator()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog4142 type for 'self'; call objc_push_parm() instead of push_parm_decl().
4144 pop_scope(), push_parm_decl(), store_parm_decls() or objc_expr_last();
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.107731 (build_tmp_function_decl): Call push_parm_decl with new format.
7733 (start_method_def): Call push_parm_decl with new format and
7768 * c-decl.c (push_parm_decl): Pass any attributes to decl_attributes.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.107731 (build_tmp_function_decl): Call push_parm_decl with new format.
7733 (start_method_def): Call push_parm_decl with new format and
7768 * c-decl.c (push_parm_decl): Pass any attributes to decl_attributes.
H A DChangeLog-20013421 * c-decl.c (duplicate_decls, push_parm_decl): Remove leading
17598 * c-decl.c (start_decl, push_parm_decl, finish_struct,
18374 (push_parm_decl): Expect unified list of attributes. Update call
18381 lists that are passed to push_parm_decl.
18398 that are passed to push_parm_decl.
H A DChangeLog-2003999 push_parm_decl, grokfield, start_function): Update calls to
12429 (push_parm_decl): Don't update parm_order.
12573 (push_parm_decl): Rename old_immediate_size_expand to use
H A DChangeLog-201126683 (push_parm_decl): Add parameter expr. Pass it to grokdeclarator.
26694 call to push_parm_decl. Update recursive call. Don't call
26703 (get_parm_info, grokparm, push_parm_decl): Update prototypes.
H A DChangeLog-200414286 get_parm_info, grokfield, groktypename, grokparm, push_parm_decl,
14297 start_decl, grokparm, push_parm_decl, grokparms, get_parm_info,
26971 * c-decl.c (push_parm_decl): Don't frob immediate_size_expand.
H A DChangeLog-20076716 (start_decl, grokparm, push_parm_decl, start_function): Likewise.
18253 (push_parm_decl): Likewise.
H A DChangeLog-200930775 (push_parm_decl): Update call to grokdeclarator.