Home | History | Annotate | Download | only in Sema

Lines Matching refs:newDecl

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