Searched refs:push_parm_decl (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-tree.h | 614 extern void push_parm_decl (const struct c_parm *, tree *);
|
| H A D | ChangeLog | 1194 (push_parm_decl): Call get_parm_array_spec. 3432 * c-decl.c (push_parm_decl): Store c_parm's location into the
|
| H A D | c-decl.cc | 5923 push_parm_decl (const struct c_parm *parm, tree *expr) in push_parm_decl() function
|
| H A D | c-parser.cc | 4299 push_parm_decl (parm, &expr); in c_parser_parms_list_declarator()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-tree.h | 599 extern void push_parm_decl (const struct c_parm *, tree *);
|
| H A D | c-decl.c | 5605 push_parm_decl (const struct c_parm *parm, tree *expr) in push_parm_decl() function
|
| H A D | c-parser.c | 4262 push_parm_decl (parm, &expr); in c_parser_parms_list_declarator()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 4142 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 D | FSFChangeLog.10 | 7731 (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 D | FSFChangeLog.10 | 7731 (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 D | ChangeLog-2001 | 3421 * 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 D | ChangeLog-2003 | 999 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 D | ChangeLog-2011 | 26683 (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 D | ChangeLog-2004 | 14286 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 D | ChangeLog-2007 | 6716 (start_decl, grokparm, push_parm_decl, start_function): Likewise. 18253 (push_parm_decl): Likewise.
|
| H A D | ChangeLog-2009 | 30775 (push_parm_decl): Update call to grokdeclarator.
|