Home | History | Annotate | Download | only in Sema

Lines Matching refs:newDecl

183       ParmVarDecl *newDecl = (*ni);
184 if (newDecl->hasAttr<NSConsumedAttr>() !=
186 Diag(newDecl->getLocation(),