Searched refs:DQ_PR_copy (Results 1 – 4 of 4) sorted by relevance
165 !(Attributes & ObjCDeclSpec::DQ_PR_copy) && in ActOnProperty()272 if (Attributes & ObjCDeclSpec::DQ_PR_copy) in makePropertyAttributesAsWritten()474 if (Attributes & ObjCDeclSpec::DQ_PR_copy) in HandlePropertyInClassExtension()587 if (Attributes & ObjCDeclSpec::DQ_PR_copy) in CreatePropertyDecl()751 ObjCDeclSpec::DQ_PR_copy | in DiagnoseClassAndClassExtPropertyMismatch()763 ObjCDeclSpec::DQ_PR_copy | in DiagnoseClassAndClassExtPropertyMismatch()772 (Attributes & ObjCDeclSpec::DQ_PR_copy) ? in DiagnoseClassAndClassExtPropertyMismatch()2036 ObjCDeclSpec::DQ_PR_copy | in CheckObjCPropertyAttributes()2059 ObjCDeclSpec::DQ_PR_copy | in CheckObjCPropertyAttributes()2068 (Attributes & ObjCDeclSpec::DQ_PR_copy) ? in CheckObjCPropertyAttributes()[all …]
4683 ObjCDeclSpec::DQ_PR_copy | in ObjCPropertyFlagConflicts()4690 AssignCopyRetMask != ObjCDeclSpec::DQ_PR_copy && in ObjCPropertyFlagConflicts()4722 if (!ObjCPropertyFlagConflicts(Attributes, ObjCDeclSpec::DQ_PR_copy)) in CodeCompleteObjCPropertyFlags()
749 DQ_PR_copy = 0x20, enumerator
583 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_copy); in ParseObjCPropertyAttribute()