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