Searched refs:numExceptionsToCatch (Results 1 – 1 of 1) sorted by relevance
1130 std::string ourId, unsigned numExceptionsToCatch, in createCatchWrappedInvokeFunction() argument1183 std::vector<llvm::BasicBlock*> catchBlocks(numExceptionsToCatch); in createCatchWrappedInvokeFunction()1203 for (unsigned i = 0; i < numExceptionsToCatch; ++i) { in createCatchWrappedInvokeFunction()1272 numExceptionsToCatch, in createCatchWrappedInvokeFunction()1277 for (unsigned i = 0; i < numExceptionsToCatch; ++i) { in createCatchWrappedInvokeFunction()1360 numExceptionsToCatch); in createCatchWrappedInvokeFunction()1364 for (unsigned i = 1; i <= numExceptionsToCatch; ++i) { in createCatchWrappedInvokeFunction()