Home
last modified time | relevance | path

Searched refs:getAllocatedSize (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.h284 size_t getAllocatedSize() const { in getAllocatedSize() function
534 Size = static_cast<const EHCleanupScope *>(get())->getAllocatedSize();
DCGCleanup.cpp217 deallocate(Cleanup.getAllocatedSize()); in popCleanup()
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h283 size_t getAllocatedSize() const { in getAllocatedSize() function
521 Size = static_cast<const EHCleanupScope *>(get())->getAllocatedSize();
DCGCleanup.cpp207 deallocate(Cleanup.getAllocatedSize()); in popCleanup()