Home | History | Annotate | Download | only in Sema

Lines Matching refs:param_size

2793       if (Method->param_size() == 1)
2851 if (Method->param_size() == 0) {
5360 if (CurMethod->param_size() != SuperMethod->param_size() ||
5547 if (NumSelIdents <= Method->param_size()) {
7131 if (Method->param_size() > 0)
7238 NumSelIdents <= MethList->getMethod()->param_size()) {