Searched refs:PropertyAttributeKind (Results 1 – 5 of 5) sorted by relevance
125 ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props); in rewriteProperty()165 ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props); in maybeAddWeakOrUnsafeUnretainedAttr()332 ObjCPropertyDecl::PropertyAttributeKind335 ObjCPropertyDecl::PropertyAttributeKind in getPropertyAttrs()
110 ObjCPropertyDecl::PropertyAttributeKind AttrKind = in TraverseObjCMethodDecl()
1404 enum PropertyAttributeKind { enum1465 PropertyAttributeKind getPropertyAttributes() const { in getPropertyAttributes()1466 return PropertyAttributeKind(PropertyAttributes); in getPropertyAttributes()1468 void setPropertyAttributes(PropertyAttributeKind PRVal) { in setPropertyAttributes()1472 PropertyAttributeKind getPropertyAttributesAsWritten() const { in getPropertyAttributesAsWritten()1473 return PropertyAttributeKind(PropertyAttributesAsWritten); in getPropertyAttributesAsWritten()1482 void setPropertyAttributesAsWritten(PropertyAttributeKind PRVal) { in setPropertyAttributesAsWritten()
31 ObjCPropertyDecl::PropertyAttributeKind propertyKind in checkARCPropertyDecl()363 (ObjCPropertyDecl::PropertyAttributeKind)attributesAsWritten); in CreatePropertyDecl()421 ObjCPropertyDecl::PropertyAttributeKind propertyKind in checkARCPropertyImpl()599 ObjCPropertyDecl::PropertyAttributeKind kind in ActOnPropertyImplDecl()871 ObjCPropertyDecl::PropertyAttributeKind CAttr = in DiagnosePropertyMismatch()873 ObjCPropertyDecl::PropertyAttributeKind SAttr = in DiagnosePropertyMismatch()1460 ObjCPropertyDecl::PropertyAttributeKind CAttr = in ProcessPropertyDecl()
628 (ObjCPropertyDecl::PropertyAttributeKind)Record[Idx++]); in VisitObjCPropertyDecl()630 (ObjCPropertyDecl::PropertyAttributeKind)Record[Idx++]); in VisitObjCPropertyDecl()