Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1349 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1352 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1354 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1357 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local
1360 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1388 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1391 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1393 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1396 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1399 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()