Home
last modified time | relevance | path

Searched refs:PPIDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1237 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1240 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1242 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1245 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local
1248 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1276 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1279 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1281 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1284 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1287 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()