Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1310 unsigned nextTypeToCatch; in createCatchWrappedInvokeFunction() local
1313 nextTypeToCatch = i - 1; in createCatchWrappedInvokeFunction()
1316 catchBlocks[nextTypeToCatch]); in createCatchWrappedInvokeFunction()