Searched refs:NewFlag (Results 1 – 1 of 1) sorted by relevance
6058 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { in ObjCPropertyFlagConflicts() argument6060 if (Attributes & NewFlag) in ObjCPropertyFlagConflicts()6063 Attributes |= NewFlag; in ObjCPropertyFlagConflicts()