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