Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1234 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1237 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1239 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1242 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local
1245 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1273 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1276 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1278 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1281 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1284 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()