Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1480 unsigned innerExceptionTypesToCatch[] = {6, 2, 4}; in createUnwindExceptionTest() local
1481 size_t numExceptionTypesToCatch = sizeof(innerExceptionTypesToCatch) / in createUnwindExceptionTest()
1491 innerExceptionTypesToCatch); in createUnwindExceptionTest()