Searched refs:IsNSUIntegerType (Results 1 – 1 of 1) sorted by relevance
796 bool IsNSUIntegerType = !IsNSIntegerType && NSAPIObj->isObjCNSUIntegerType(qt); in migrateNSEnumDecl() local798 if (!IsNSIntegerType && !IsNSUIntegerType) { in migrateNSEnumDecl()824 if (IsNSUIntegerType && !Ctx.Idents.get("NS_OPTIONS").hasMacroDefinition()) in migrateNSEnumDecl()