Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp194 static llvm::ConstantInt *ourExceptionCaughtState; variable
1056 theSwitch->addCase(ourExceptionCaughtState, &terminatorBlock); in createFinallyBlock()
1101 builder.CreateStore(ourExceptionCaughtState, &exceptionCaughtFlag); in createCatchBlock()
1659 ourExceptionCaughtState = in createStandardUtilityFunctions()