Home
last modified time | relevance | path

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

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