Searched refs:LastPromotedArithmeticType (Results 1 – 1 of 1) sorted by relevance
7204 LastPromotedArithmeticType = 12; member in __anon86d99bf30511::BuiltinOperatorOverloadBuilder7263 static const PromotedType ConversionsTable[LastPromotedArithmeticType] in getUsualArithmeticConversions()7264 [LastPromotedArithmeticType] = { in getUsualArithmeticConversions()7278 assert(L < LastPromotedArithmeticType); in getUsualArithmeticConversions()7279 assert(R < LastPromotedArithmeticType); in getUsualArithmeticConversions()7379 assert(getArithmeticType(LastPromotedArithmeticType - 1) in BuiltinOperatorOverloadBuilder()7481 Arith < LastPromotedArithmeticType; ++Arith) { in addUnaryPlusOrMinusArithmeticOverloads()7751 Left < LastPromotedArithmeticType; ++Left) { in addGenericBinaryArithmeticOverloads()7753 Right < LastPromotedArithmeticType; ++Right) { in addGenericBinaryArithmeticOverloads()7991 Right < LastPromotedArithmeticType; ++Right) { in addAssignmentArithmeticOverloads()