Searched refs:PropInSuperClass (Results 1 – 1 of 1) sorted by relevance
1704 ObjCPropertyDecl *PropInSuperClass = in DefaultSynthesizeProperties() local1713 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) { in DefaultSynthesizeProperties()1722 if (PropInSuperClass) { in DefaultSynthesizeProperties()1724 (PropInSuperClass->getPropertyAttributes() & in DefaultSynthesizeProperties()1730 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()1735 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()