Home | History | Annotate | Download | only in Sema

Lines Matching refs:newDecl

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