Searched refs:PropInSuperClass (Results 1 – 1 of 1) sorted by relevance
1870 ObjCPropertyDecl *PropInSuperClass = in DefaultSynthesizeProperties() local1879 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) { in DefaultSynthesizeProperties()1892 if (PropInSuperClass) { in DefaultSynthesizeProperties()1894 (PropInSuperClass->getPropertyAttributes() & in DefaultSynthesizeProperties()1900 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()1905 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()