Searched defs:CleanupSize (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGCleanup.h | 86 unsigned CleanupSize : 12; variable |
H A D | CGCleanup.cpp | 761 size_t CleanupSize = Scope.getCleanupSize(); in PopCleanupBlock() local |