Home | History | Annotate | Download | only in Sema

Lines Matching full:prevdecl

350       if (ObjCPropertyDecl *prevDecl
353 Diag(prevDecl->getLocation(), diag::note_property_declare);
548 if (ObjCPropertyDecl *prevDecl =
551 Diag(prevDecl->getLocation(), diag::note_property_declare);