Home
last modified time | relevance | path

Searched refs:objc_add_method (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog369 (objc_add_method): Likewise.
370 (objc_add_method): Also set the interface_value.
580 (objc_add_method): Insert instance methods listed in protocols into
633 build_method_decl, objc_add_method, add_instance_variable,
773 objc_add_method, add_instance_variable, build_ivar_reference,
865 is_ivar, is_private, is_public, add_instance_variable, objc_add_method,
H A Dobjc-act.c164 static tree objc_add_method (tree, tree, int);
740 objc_add_method (objc_interface_context, in objc_add_method_declaration()
751 objc_add_method (objc_implementation_context, in objc_start_method_definition()
6913 objc_add_method (tree class, tree method, int is_class) in objc_add_method() function
8651 objc_add_method (interface, copy_node (method), in really_start_method()