Searched refs:ArithmeticTypes (Results 1 – 2 of 2) sorted by relevance
9250 SmallVector<CanQualType, ArithmeticTypesCap> ArithmeticTypes; member in __anon2e1ecc911b11::BuiltinOperatorOverloadBuilder9266 ArithmeticTypes.push_back(S.Context.FloatTy); in InitArithmeticTypes()9267 ArithmeticTypes.push_back(S.Context.DoubleTy); in InitArithmeticTypes()9268 ArithmeticTypes.push_back(S.Context.LongDoubleTy); in InitArithmeticTypes()9270 ArithmeticTypes.push_back(S.Context.Float128Ty); in InitArithmeticTypes()9272 ArithmeticTypes.push_back(S.Context.Ibm128Ty); in InitArithmeticTypes()9275 FirstIntegralType = ArithmeticTypes.size(); in InitArithmeticTypes()9276 FirstPromotedIntegralType = ArithmeticTypes.size(); in InitArithmeticTypes()9277 ArithmeticTypes.push_back(S.Context.IntTy); in InitArithmeticTypes()9278 ArithmeticTypes.push_back(S.Context.LongTy); in InitArithmeticTypes()[all …]
24503 …ous namespace)::BuiltinOperatorOverloadBuilder::getArithmeticType(unsigned int)::ArithmeticTypes"},