Searched refs:push_parm_decl (Results 1 – 12 of 12) sorted by relevance
225 extern void push_parm_decl PARAMS ((tree));
2556 { push_parm_decl ($1); }2558 { push_parm_decl ($3); }3088 { push_parm_decl ($1); }3090 { push_parm_decl ($3); }
3228 push_parm_decl (parm) in push_parm_decl() function
3421 * c-decl.c (duplicate_decls, push_parm_decl): Remove leading17598 * c-decl.c (start_decl, push_parm_decl, finish_struct,18374 (push_parm_decl): Expect unified list of attributes. Update call18381 lists that are passed to push_parm_decl.18398 that are passed to push_parm_decl.
7731 (build_tmp_function_decl): Call push_parm_decl with new format.7733 (start_method_def): Call push_parm_decl with new format and7768 * c-decl.c (push_parm_decl): Pass any attributes to decl_attributes.
474 extern void push_parm_decl (const struct c_parm *);
2624 push_parm_decl (parm); in c_parser_parms_list_declarator()
3671 push_parm_decl (const struct c_parm *parm) in push_parm_decl() function
2934 push_parm_decl (build_tree_list in build_tmp_function_decl()2944 push_parm_decl (build_tree_list (build_tree_list (decl_specs, expr_decl), in build_tmp_function_decl()7017 push_parm_decl (build_tree_list7025 push_parm_decl (build_tree_list7045 push_parm_decl (build_tree_list7054 push_parm_decl (build_tree_list
809 type for 'self'; call objc_push_parm() instead of push_parm_decl().811 pop_scope(), push_parm_decl(), store_parm_decls() or objc_expr_last();
383 static void push_parm_decl (tree parm);2738 push_parm_decl (result); in ffecom_do_entry_()2743 push_parm_decl (length); in ffecom_do_entry_()6179 push_parm_decl (result); in ffecom_gen_sfuncdef_()7026 push_parm_decl (parm); in ffecom_push_dummy_decls_()7055 push_parm_decl (parm); in ffecom_push_dummy_decls_()7218 push_parm_decl (ffecom_which_entrypoint_decl_); in ffecom_start_progunit_()7247 push_parm_decl (result); in ffecom_start_progunit_()7255 push_parm_decl (length); in ffecom_start_progunit_()13804 push_parm_decl (tree parm) in push_parm_decl() function
1590 (push_parm_decl): Likewise.