Home | History | Annotate | Download | only in x64

Lines Matching refs:first_parameter

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