Searched refs:PropInSuperClass (Results 1 – 1 of 1) sorted by relevance
1923 ObjCPropertyDecl *PropInSuperClass = in DefaultSynthesizeProperties() local1932 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) { in DefaultSynthesizeProperties()1945 if (PropInSuperClass) { in DefaultSynthesizeProperties()1948 (PropInSuperClass->getPropertyAttributes() & in DefaultSynthesizeProperties()1954 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()1958 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()