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

/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.h30 void start_method_def PROTO((tree));
H A Dobjc-parse.y2655 start_method_def ($3);
2680 start_method_def ($3);
2767 /* "optarglist" assumes that start_method_def has already been called...
H A Dobjc-parse.c4623 start_method_def (yyvsp[0].ttype);
4655 start_method_def (yyvsp[0].ttype);
H A Dobjc-act.c478 static int method_slot = 0; /* Used by start_method_def, */
3068 start_method_def (nst_methods);
7011 start_method_def (method)
6990 start_method_def (method) function
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-parse.in2754 start_method_def ($3);
2779 start_method_def ($3);
2866 /* "optarglist" assumes that start_method_def has already been called...
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-act.c139 static void start_method_def (tree, tree);
2089 start_method_def (decl, expr);
8363 start_method_def (tree method, tree expr)
8359 start_method_def (tree method, tree expr) function

Completed in 140 milliseconds