Home | History | Annotate | Download | only in Sema

Lines Matching full:oldidx

3061       for (unsigned OldIdx = 0, NumOldParams = OldProtoLoc.getNumParams();
3062 OldIdx != NumOldParams; ++OldIdx) {
3063 ParmVarDecl *OldParam = OldProtoLoc.getParam(OldIdx);