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