Home | History | Annotate | Download | only in Sema

Lines Matching refs:newDecl

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