Home | History | Annotate | Download | only in ppc

Lines Matching full:first_parameter

197     int first_parameter = scope()->has_this_declaration() ? -1 : 0;
198 for (int i = first_parameter; i < num_parameters; i++) {