Home | History | Annotate | Download | only in Sema

Lines Matching refs:prevDecl

219       if (ObjCPropertyDecl *prevDecl =
222 Diag(prevDecl->getLocation(), diag::note_property_declare);
381 if (ObjCPropertyDecl *prevDecl =
384 Diag(prevDecl->getLocation(), diag::note_property_declare);