Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c189 static void really_start_method (tree, tree);
191 static void really_start_method (tree, struct c_arg_info *);
8381 really_start_method (objc_method_context, parm_info); in start_method_def()
8626 really_start_method (tree method, in really_start_method() function