Searched refs:really_start_method (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | ChangeLog | 179 (really_start_method): Likewise. 1214 (really_start_method): Likewise. 2030 (really_start_method): Install 'deprecation' and 'noreturn' 2860 really_start_method, get_super_receiver, handle_class_ref): Set 3071 start_class, finish_class, start_protocol, really_start_method, 3712 (really_start_method): Add Objective-C++ support. 3950 * objc-act.c (objc_start_function, really_start_method, 4152 (really_start_method): Call comp_proto_with_proto() instead of
|
H A D | objc-act.cc | 180 static void really_start_method (tree, tree); 182 static void really_start_method (tree, struct c_arg_info *); 8605 really_start_method (objc_method_context, parm_info); in start_method_def() 8861 really_start_method (tree method, in really_start_method() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 180 static void really_start_method (tree, tree); 182 static void really_start_method (tree, struct c_arg_info *); 8491 really_start_method (objc_method_context, parm_info); in start_method_def() 8736 really_start_method (tree method, in really_start_method() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 6556 * objc-act.c (build_module_descriptor, really_start_method): Likewise. 9937 * objc-act.c (build_module_descriptor, really_start_method): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.10 | 6556 * objc-act.c (build_module_descriptor, really_start_method): Likewise. 9937 * objc-act.c (build_module_descriptor, really_start_method): Likewise.
|
H A D | ChangeLog-2003 | 5483 (really_start_method): Call objc_add_method() instead of 6830 (really_start_method): Add method to corresponding @interface, 7850 (really_start_method): Use lookup_method_static() instead of
|
H A D | ChangeLog-1999 | 9336 start_class, finish_class, encode_pointer, really_start_method,
|
H A D | ChangeLog-2009 | 28311 (really_start_method): Likewise.
|
H A D | ChangeLog-2001 | 18394 generate_shared_structures, really_start_method, add_objc_decls,
|