Searched defs:ToSize (Results 1 – 4 of 4) sorted by relevance
48 size_t ToSize() const { return index_; } in ToSize() function
854 size_t ToSize() const { in ToSize() function
1854 uint64_t ToSize = Context.getTypeSize(PromoteTypes[Idx]); in IsIntegralPromotion() local1880 llvm::APSInt ToSize(BitWidth.getBitWidth(), BitWidth.isUnsigned()); in IsIntegralPromotion() local
4736 uint64_t ToSize = getTypeSize(PromoteTypes[Idx]); in getPromotedIntegerType() local