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