Searched refs:DQ_PR_nonatomic (Results 1 – 4 of 4) sorted by relevance
205 if (Attributes & ObjCDeclSpec::DQ_PR_nonatomic) in makePropertyAttributesAsWritten()518 if (Attributes & ObjCDeclSpec::DQ_PR_nonatomic) in CreatePropertyDecl()2136 (Attributes & ObjCDeclSpec::DQ_PR_nonatomic)) { in CheckObjCPropertyAttributes()
4649 if (!ObjCPropertyFlagConflicts(Attributes, ObjCDeclSpec::DQ_PR_nonatomic)) in CodeCompleteObjCPropertyFlags()
738 DQ_PR_nonatomic = 0x40, enumerator
583 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_nonatomic); in ParseObjCPropertyAttribute()