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