Lines Matching refs:DQ_PR_unsafe_unretained
166 !(Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) && in ActOnProperty()
274 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) in makePropertyAttributesAsWritten()
590 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) in CreatePropertyDecl()
603 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) in CreatePropertyDecl()
750 ObjCDeclSpec::DQ_PR_unsafe_unretained | in DiagnoseClassAndClassExtPropertyMismatch()
762 ObjCDeclSpec::DQ_PR_unsafe_unretained | in DiagnoseClassAndClassExtPropertyMismatch()
770 (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) ? in DiagnoseClassAndClassExtPropertyMismatch()
2035 unsigned rel = (ObjCDeclSpec::DQ_PR_unsafe_unretained | in CheckObjCPropertyAttributes()
2058 ObjCDeclSpec::DQ_PR_unsafe_unretained | in CheckObjCPropertyAttributes()
2066 (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) ? in CheckObjCPropertyAttributes()
2113 } else if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) { in CheckObjCPropertyAttributes()
2175 ObjCDeclSpec::DQ_PR_unsafe_unretained | in CheckObjCPropertyAttributes()