Searched refs:FirstPromotedArithmeticType (Results 1 – 1 of 1) sorted by relevance
6715 static const unsigned FirstPromotedArithmeticType = 0, member in clang::__anonb86a92940511::BuiltinOperatorOverloadBuilder6887 assert(getArithmeticType(FirstPromotedArithmeticType) in BuiltinOperatorOverloadBuilder()6991 for (unsigned Arith = FirstPromotedArithmeticType; in addUnaryPlusOrMinusArithmeticOverloads()7261 for (unsigned Left = FirstPromotedArithmeticType; in addGenericBinaryArithmeticOverloads()7263 for (unsigned Right = FirstPromotedArithmeticType; in addGenericBinaryArithmeticOverloads()7501 for (unsigned Right = FirstPromotedArithmeticType; in addAssignmentArithmeticOverloads()