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