Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPropertyAttributes

69     = property->getPropertyAttributes();
151 unsigned Attributes = ODS.getPropertyAttributes();
178 ODS.getPropertyAttributes(),
189 Attributes, ODS.getPropertyAttributes(),
634 getImpliedARCOwnership(property->getPropertyAttributes(),
705 getImpliedARCOwnership(property->getPropertyAttributes(),
1005 = property->getPropertyAttributes();
1266 if (property->getPropertyAttributes() &
1358 Property->getPropertyAttributes();
1360 SuperProperty->getPropertyAttributes();
1576 if (Prop->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_readonly)
1584 if ((Prop->getPropertyAttributes() & ObjCPropertyDecl::OBJC_PR_readwrite) &&
1585 (PropInSuperClass->getPropertyAttributes() &
1756 unsigned Attributes = Property->getPropertyAttributes();
1895 property->getPropertyAttributes();