Searched refs:ourExceptionCaughtState (Results 1 – 1 of 1) sorted by relevance
194 static llvm::ConstantInt *ourExceptionCaughtState; variable1056 theSwitch->addCase(ourExceptionCaughtState, &terminatorBlock); in createFinallyBlock()1101 builder.CreateStore(ourExceptionCaughtState, &exceptionCaughtFlag); in createCatchBlock()1659 ourExceptionCaughtState = in createStandardUtilityFunctions()