Searched refs:getCleanupSize (Results 1 – 2 of 2) sorted by relevance
352 size_t getCleanupSize() const { return CleanupBits.CleanupSize; } in getCleanupSize() function
704 size_t CleanupSize = Scope.getCleanupSize(); in PopCleanupBlock()