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

/macosx-10.10/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp1505 unsigned innerExceptionTypesToCatch[] = {6, 2, 4}; local
1506 size_t numExceptionTypesToCatch = sizeof(innerExceptionTypesToCatch) /
1516 innerExceptionTypesToCatch);

Completed in 190 milliseconds