Searched refs:PropInSuperClass (Results 1 – 1 of 1) sorted by relevance
1904 ObjCPropertyDecl *PropInSuperClass = in DefaultSynthesizeProperties() local1913 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) { in DefaultSynthesizeProperties()1926 if (PropInSuperClass) { in DefaultSynthesizeProperties()1929 (PropInSuperClass->getPropertyAttributes() & in DefaultSynthesizeProperties()1935 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()1939 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()