Searched refs:ArithmeticTypesCap (Results 1 – 1 of 1) sorted by relevance
7744 static constexpr int ArithmeticTypesCap = 24; member in __anon832832a00b11::BuiltinOperatorOverloadBuilder7745 SmallVector<CanQualType, ArithmeticTypesCap> ArithmeticTypes;7800 assert(ArithmeticTypes.size() <= ArithmeticTypesCap && in InitArithmeticTypes()