Home
last modified time | relevance | path

Searched refs:start_method_def (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog1234 Update call to start_method_def.
1240 (start_method_def): Add parameter expr. Update call to
2185 (start_method_def): Copy attributes from each KEYWORD_DECL into
3709 (start_method_def): Likewise.
3734 (get_arg_type_list, start_method_def, gen_method_decl): Use
3803 (start_method_def): Remove redundant ARRAY_TYPE decay.
3815 * objc-act.c (get_arg_type_list, start_method_def): Decay
3951 objc_get_parm_info, start_method_def): Update to new arg_info
3965 finish_class, start_method_def, objc_start_function, start_protocol,
4098 (get_arg_type_list, start_method_def, gen_method_def): Account for
[all …]
H A Dobjc-act.cc113 static void start_method_def (tree, tree);
2207 start_method_def (decl, expr); in objc_start_method_definition()
8548 start_method_def (tree method, tree expr) in start_method_def() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c113 static void start_method_def (tree, tree);
2146 start_method_def (decl, expr); in objc_start_method_definition()
8434 start_method_def (tree method, tree expr) in start_method_def() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.107521 * objc-act.c (start_method_def): Mark _self as possibly unused.
7733 (start_method_def): Call push_parm_decl with new format and
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.107521 * objc-act.c (start_method_def): Mark _self as possibly unused.
7733 (start_method_def): Call push_parm_decl with new format and
H A DChangeLog-200118397 (build_tmp_function_decl, start_method_def): Unify attribute lists
H A DChangeLog-200022111 (start_method_def): Likewise.
H A DChangeLog-20037846 (start_method_def): Use it.