Searched refs:isInstanceProperty (Results 1 – 5 of 5) sorted by relevance
816 if (ShadowedPropDecl->isInstanceProperty()) { in findShadowedPropertyDecl()
850 bool isInstanceProperty() const { return !isClassProperty(); } in isInstanceProperty() function975 &ObjCPropertyDecl::isInstanceProperty>;
116 Prop->getIdentifier(), Prop->isInstanceProperty())) { in CheckPropertyAgainstProtocol()235 Res->getIdentifier(), Res->isInstanceProperty())) { in ActOnProperty()
239 if (Prop->isInstanceProperty() == IsInstance) { in getProperty()
5667 if (FoundProp->isInstanceProperty() != D->isInstanceProperty()) in VisitObjCPropertyDecl()