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

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c228 static void really_start_method (tree, tree);
230 static void really_start_method (tree, struct c_arg_info *);
8396 really_start_method (objc_method_context, parm_info);
8579 really_start_method (tree method,
8559 really_start_method (tree method, function
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c214 static void really_start_method PARAMS ((tree, tree));
7169 really_start_method (method, parmlist)
7275 really_start_method (objc_method_context, parmlist);
7148 really_start_method (method, parmlist) function

Completed in 191 milliseconds