Searched refs:getAllocatedSize (Results 1 – 4 of 4) sorted by relevance
343 size_t getAllocatedSize() const {593 Size = static_cast<const EHCleanupScope *>(get())->getAllocatedSize();
207 deallocate(Cleanup.getAllocatedSize()); in popCleanup()
6482 virtual std::optional<TypeSize> getAllocatedSize() const = 0;
13347 std::optional<TypeSize> getAllocatedSize() const override { in getAllocatedSize() function13443 auto FixedAllocatedSizeInBits = getAllocatedSize()->getFixedValue(); in manifest()