Home | History | Annotate | Download | only in Sema

Lines Matching defs:PVD

748     const ParmVarDecl *PVD = *I;
749 if (PVD->hasAttr<NonNullAttr>())