Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1494 unsigned outerExceptionTypesToCatch[] = {3, 1, 5}; in createUnwindExceptionTest() local
1495 numExceptionTypesToCatch = sizeof(outerExceptionTypesToCatch) / in createUnwindExceptionTest()
1505 outerExceptionTypesToCatch); in createUnwindExceptionTest()