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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c165 static tree objc_add_method (tree, tree, int);
743 objc_add_method (objc_interface_context,
754 objc_add_method (objc_implementation_context,
6927 objc_add_method (tree class, tree method, int is_class)
8671 objc_add_method (interface, copy_node (method),
6913 objc_add_method (tree class, tree method, int is_class) function

Completed in 79 milliseconds