Searched refs:PPIDecl (Results 1 – 1 of 1) sorted by relevance
1234 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local1237 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()1239 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()1242 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local1245 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()1273 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local1276 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()1278 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()1281 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local1284 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()