Searched refs:DQ_PR_atomic (Results 1 – 4 of 4) sorted by relevance
278 if (Attributes & ObjCDeclSpec::DQ_PR_atomic) in makePropertyAttributesAsWritten()373 if (Attributes & ObjCDeclSpec::DQ_PR_atomic) in HandlePropertyInClassExtension()2165 if ((Attributes & ObjCDeclSpec::DQ_PR_atomic) && in CheckObjCPropertyAttributes()2169 Attributes &= ~ObjCDeclSpec::DQ_PR_atomic; in CheckObjCPropertyAttributes()
4726 if (!ObjCPropertyFlagConflicts(Attributes, ObjCDeclSpec::DQ_PR_atomic)) in CodeCompleteObjCPropertyFlags()
752 DQ_PR_atomic = 0x100, enumerator
587 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_atomic); in ParseObjCPropertyAttribute()