Searched refs:PropInSuperClass (Results 1 – 1 of 1) sorted by relevance
1926 ObjCPropertyDecl *PropInSuperClass = in DefaultSynthesizeProperties() local1935 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) { in DefaultSynthesizeProperties()1948 if (PropInSuperClass) { in DefaultSynthesizeProperties()1951 (PropInSuperClass->getPropertyAttributes() & in DefaultSynthesizeProperties()1957 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()1961 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()