Searched refs:isInstanceProperty (Results 1 – 6 of 6) sorted by relevance
1150 bool isInstanceProperty = in ProcessAPINotes() local1154 isInstanceProperty); in ProcessAPINotes()
115 Prop->getIdentifier(), Prop->isInstanceProperty())) { in CheckPropertyAgainstProtocol()236 Res->getIdentifier(), Res->isInstanceProperty())) { in ActOnProperty()
816 if (ShadowedPropDecl->isInstanceProperty()) { in findShadowedPropertyDecl()
851 bool isInstanceProperty() const { return !isClassProperty(); } in isInstanceProperty() function976 &ObjCPropertyDecl::isInstanceProperty>;
237 if (Prop->isInstanceProperty() == IsInstance) { in getProperty()
6027 if (FoundProp->isInstanceProperty() != D->isInstanceProperty()) in VisitObjCPropertyDecl()