Searched refs:ObjCPDecl (Results 1 – 2 of 2) sorted by relevance
956 const ObjCPropertyDecl *ObjCPDecl = nullptr; in DiagnoseAvailabilityOfDecl() local961 ObjCPDecl = PD; in DiagnoseAvailabilityOfDecl()966 UnknownObjCClass, ObjCPDecl, ObjCPropertyAccess); in DiagnoseAvailabilityOfDecl()
332 if (const ObjCPropertyDecl *ObjCPDecl = getReferencedObjCProp(D)) { in DiagnoseUseOfDecl() local333 if (diagnoseArgIndependentDiagnoseIfAttrs(ObjCPDecl, Loc)) in DiagnoseUseOfDecl()