Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1334 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1337 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1339 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1342 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local
1345 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1373 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1376 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1378 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1381 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1384 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()