Searched refs:DQ_PR_nonatomic (Results 1 – 4 of 4) sorted by relevance
357 if (Attributes & ObjCDeclSpec::DQ_PR_nonatomic) in CreatePropertyDecl()395 if (Attributes & ObjCDeclSpec::DQ_PR_nonatomic) in CreatePropertyDecl()
4243 if (!ObjCPropertyFlagConflicts(Attributes, ObjCDeclSpec::DQ_PR_nonatomic)) in CodeCompleteObjCPropertyFlags()
703 DQ_PR_nonatomic = 0x40, enumerator
522 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_nonatomic); in ParseObjCPropertyAttribute()