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