Searched refs:getAllocatedSize (Results 1 – 4 of 4) sorted by relevance
339 size_t getAllocatedSize() const {585 Size = static_cast<const EHCleanupScope *>(get())->getAllocatedSize();
200 deallocate(Cleanup.getAllocatedSize()); in popCleanup()
6285 virtual std::optional<TypeSize> getAllocatedSize() const = 0;
12665 std::optional<TypeSize> getAllocatedSize() const override { in getAllocatedSize() function12761 auto FixedAllocatedSizeInBits = getAllocatedSize()->getFixedValue(); in manifest()