Searched refs:getAllocatedSize (Results 1 – 4 of 4) sorted by relevance
282 size_t getAllocatedSize() const { in getAllocatedSize() function521 Size = static_cast<const EHCleanupScope *>(get())->getAllocatedSize();
229 deallocate(Cleanup.getAllocatedSize()); in popCleanup()
6294 virtual std::optional<TypeSize> getAllocatedSize() const = 0;
12675 std::optional<TypeSize> getAllocatedSize() const override { in getAllocatedSize() function12771 auto FixedAllocatedSizeInBits = getAllocatedSize()->getFixedValue(); in manifest()