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