Home | History | Annotate | Download | only in Sema

Lines Matching full:parm

2182         ParmVarDecl *Parm = VisitParmVarDecl(OldProtoLoc->getArg(i));
2183 if (!Parm)
2185 Params.push_back(Parm);