Searched refs:isInstanceProperty (Results 1 – 6 of 6) sorted by relevance
1004 bool isInstanceProperty = in ProcessAPINotes() local1008 isInstanceProperty); in ProcessAPINotes()
117 Prop->getIdentifier(), Prop->isInstanceProperty())) { in CheckPropertyAgainstProtocol()235 Res->getIdentifier(), Res->isInstanceProperty())) { in ActOnProperty()
816 if (ShadowedPropDecl->isInstanceProperty()) { in findShadowedPropertyDecl()
853 bool isInstanceProperty() const { return !isClassProperty(); } in isInstanceProperty() function978 &ObjCPropertyDecl::isInstanceProperty>;
240 if (Prop->isInstanceProperty() == IsInstance) { in getProperty()
5751 if (FoundProp->isInstanceProperty() != D->isInstanceProperty()) in VisitObjCPropertyDecl()