Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1362 unsigned nextTypeToCatch; in createCatchWrappedInvokeFunction() local
1365 nextTypeToCatch = i - 1; in createCatchWrappedInvokeFunction()
1368 catchBlocks[nextTypeToCatch]); in createCatchWrappedInvokeFunction()