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