Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()