Searched defs:ToSize (Results 1 – 2 of 2) sorted by relevance
1781 uint64_t ToSize = Context.getTypeSize(PromoteTypes[Idx]); in IsIntegralPromotion() local1808 APSInt ToSize(BitWidth.getBitWidth(), BitWidth.isUnsigned()); in IsIntegralPromotion() local
4542 uint64_t ToSize = getTypeSize(PromoteTypes[Idx]); in getPromotedIntegerType() local