Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.h270 unsigned cleanupSize, unsigned fixupDepth, in EHCleanupScope() argument
281 CleanupBits.CleanupSize = cleanupSize; in EHCleanupScope()
284 assert(CleanupBits.CleanupSize == cleanupSize && "cleanup size overflow"); in EHCleanupScope()