Home | History | Annotate | Download | only in Sema

Lines Matching refs:OBJC_PR_unsafe_unretained

50   } else if (attrs & ObjCPropertyDecl::OBJC_PR_unsafe_unretained) {
90 attr = ObjCPropertyDecl::OBJC_PR_unsafe_unretained;
275 attributesAsWritten |= ObjCPropertyDecl::OBJC_PR_unsafe_unretained;
321 ObjCPropertyDecl::OBJC_PR_unsafe_unretained);
599 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_unsafe_unretained);
614 PDecl->setPropertyAttributes(ObjCPropertyDecl::OBJC_PR_unsafe_unretained);