Searched defs:ToSize (Results 1 – 3 of 3) sorted by relevance
1001 size_t ToSize() const { in ToSize() function
1919 uint64_t ToSize = Context.getTypeSize(PromoteTypes[Idx]); in IsIntegralPromotion() local1945 llvm::APSInt ToSize(BitWidth.getBitWidth(), BitWidth.isUnsigned()); in IsIntegralPromotion() local
4793 uint64_t ToSize = getTypeSize(PromoteTypes[Idx]); in getPromotedIntegerType() local