Searched refs:PPIDecl (Results 1 – 1 of 1) sorted by relevance
1237 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local1240 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()1242 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()1245 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local1248 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()1276 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local1279 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()1281 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()1284 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local1287 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()