Home | History | Annotate | Download | only in Sema

Lines Matching defs:PVD

404     const ParmVarDecl *PVD = FD->getParamDecl(NumParams-1);
405 if (!PVD->hasDefaultArg())
407 if (!PVD->hasInheritedDefaultArg())