Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1530 unsigned innerExceptionTypesToCatch[] = {6, 2, 4}; in createUnwindExceptionTest() local
1531 size_t numExceptionTypesToCatch = sizeof(innerExceptionTypesToCatch) / in createUnwindExceptionTest()
1541 innerExceptionTypesToCatch); in createUnwindExceptionTest()