Searched refs:PropertyAttributeKind (Results 1 – 7 of 7) sorted by relevance
195 ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props); in rewriteProperty()389 ObjCPropertyDecl::PropertyAttributeKind392 ObjCPropertyDecl::PropertyAttributeKind in getPropertyAttrs()
124 ObjCPropertyDecl::PropertyAttributeKind AttrKind = in TraverseObjCMethodDecl()
241 ObjCPropertyDecl::PropertyAttributeKind in checkAllAtProps()
1960 enum PropertyAttributeKind { enum2031 PropertyAttributeKind getPropertyAttributes() const { in getPropertyAttributes()2032 return PropertyAttributeKind(PropertyAttributes); in getPropertyAttributes()2034 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes()2038 PropertyAttributeKind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten()2039 return PropertyAttributeKind(PropertyAttributesAsWritten); in getPropertyAttributesAsWritten()2048 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten()
40 ObjCPropertyDecl::PropertyAttributeKind attrs, in getImpliedARCOwnership()68 ObjCPropertyDecl::PropertyAttributeKind propertyKind in checkARCPropertyDecl()83 ObjCPropertyDecl::PropertyAttributeKind attr; in checkARCPropertyDecl()253 static ObjCPropertyDecl::PropertyAttributeKind281 return (ObjCPropertyDecl::PropertyAttributeKind)attributesAsWritten; in makePropertyAttributesAsWritten()941 ObjCPropertyDecl::PropertyAttributeKind kind in ActOnPropertyImplDecl()1272 ObjCPropertyDecl::PropertyAttributeKind CAttr = in DiagnosePropertyMismatch()1274 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch()1882 ObjCPropertyDecl::PropertyAttributeKind CAttr = in ProcessPropertyDecl()
823 (ObjCPropertyDecl::PropertyAttributeKind)Record[Idx++]); in VisitObjCPropertyDecl()825 (ObjCPropertyDecl::PropertyAttributeKind)Record[Idx++]); in VisitObjCPropertyDecl()
1235 ObjCPropertyDecl::PropertyAttributeKind Attrs = D->getPropertyAttributes(); in VisitObjCPropertyDecl()