Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1537 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1540 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1542 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1545 if (ObjCPropertyImplDecl *PPIDecl in ActOnPropertyImplDecl() local
1548 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()
1576 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1579 << PropertyId << PPIDecl->getPropertyDecl()->getIdentifier() in ActOnPropertyImplDecl()
1581 Diag(PPIDecl->getLocation(), diag::note_previous_use); in ActOnPropertyImplDecl()
1584 if (ObjCPropertyImplDecl *PPIDecl = in ActOnPropertyImplDecl() local
1587 Diag(PPIDecl->getLocation(), diag::note_previous_declaration); in ActOnPropertyImplDecl()