Searched refs:DQ_PR_nonatomic (Results 1 – 4 of 4) sorted by relevance
302 if (Attributes & ObjCDeclSpec::DQ_PR_nonatomic) in makePropertyAttributesAsWritten()679 if (Attributes & ObjCDeclSpec::DQ_PR_nonatomic) in CreatePropertyDecl()2479 (Attributes & ObjCDeclSpec::DQ_PR_nonatomic)) { in CheckObjCPropertyAttributes()
4930 if (!ObjCPropertyFlagConflicts(Attributes, ObjCDeclSpec::DQ_PR_nonatomic)) in CodeCompleteObjCPropertyFlags()
805 DQ_PR_nonatomic = 0x40, enumerator
892 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_nonatomic); in ParseObjCPropertyAttribute()