Home | History | Annotate | Download | only in Sema

Lines Matching full:paramno

8731         unsigned ParamNo = std::distance(FD->param_begin(), ParamIter);
8740 if (ArgNo == ParamNo) {