Searched refs:OBJC_PR_unsafe_unretained (Results 1 – 4 of 4) sorted by relevance
50 } else if (attrs & ObjCPropertyDecl::OBJC_PR_unsafe_unretained) { in getImpliedARCOwnership()91 attr = ObjCPropertyDecl::OBJC_PR_unsafe_unretained; in checkPropertyDeclWithOwnership()162 ObjCPropertyDecl::OBJC_PR_unsafe_unretained);170 ObjCPropertyDecl::OBJC_PR_unsafe_unretained)) { in getOwnershipRule()172 ObjCPropertyDecl::OBJC_PR_unsafe_unretained; in getOwnershipRule()301 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_unsafe_unretained; in makePropertyAttributesAsWritten()673 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_unsafe_unretained); in CreatePropertyDecl()688 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_unsafe_unretained); in CreatePropertyDecl()
175 ObjCPropertyDecl::OBJC_PR_unsafe_unretained | in rewriteProperty()
715 OBJC_PR_unsafe_unretained = 0x800, enumerator
1694 if (Attrs & ObjCPropertyDecl::OBJC_PR_unsafe_unretained) in VisitObjCPropertyDecl()