Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1546 unsigned outerExceptionTypesToCatch[] = {3, 1, 5}; in createUnwindExceptionTest() local
1547 numExceptionTypesToCatch = sizeof(outerExceptionTypesToCatch) / in createUnwindExceptionTest()
1557 outerExceptionTypesToCatch); in createUnwindExceptionTest()