Searched refs:PropInSuperClass (Results 1 – 1 of 1) sorted by relevance
1924 ObjCPropertyDecl *PropInSuperClass = in DefaultSynthesizeProperties() local1933 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) { in DefaultSynthesizeProperties()1946 if (PropInSuperClass) { in DefaultSynthesizeProperties()1949 (PropInSuperClass->getPropertyAttributes() & in DefaultSynthesizeProperties()1955 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()1959 Diag(PropInSuperClass->getLocation(), diag::note_property_declare); in DefaultSynthesizeProperties()