Home | History | Annotate | Download | only in Sema

Lines Matching refs:param_size

2741       if (Method->param_size() == 1)
2790 if (Method->param_size() == 0) {
5138 if (CurMethod->param_sizeparam_size() ||
5324 if (NumSelIdents <= Method->param_size()) {
6890 if (Method->param_size() > 0)
6996 if (NumSelIdents && NumSelIdents <= MethList->Method->param_size()) {