Home | History | Annotate | Download | only in Sema

Lines Matching defs:PVD

422     const ParmVarDecl *PVD = FD->getParamDecl(NumParams-1);
423 if (!PVD->hasDefaultArg())
425 if (!PVD->hasInheritedDefaultArg())