Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.h352 size_t getCleanupSize() const { return CleanupBits.CleanupSize; } in getCleanupSize() function
DCGCleanup.cpp704 size_t CleanupSize = Scope.getCleanupSize(); in PopCleanupBlock()
/external/llvm-project/clang/lib/CodeGen/
DCGCleanup.h351 size_t getCleanupSize() const { return CleanupBits.CleanupSize; } in getCleanupSize() function
DCGCleanup.cpp744 size_t CleanupSize = Scope.getCleanupSize(); in PopCleanupBlock()