Searched refs:functPtr (Results 1 – 3 of 3) sorted by relevance
1302 llvm::Value *functPtr = builder.CreatePointerCast(personality, in createCatchWrappedInvokeFunction() local1307 args.push_back(functPtr); in createCatchWrappedInvokeFunction()1651 OurExceptionThrowFunctType functPtr = in runExceptionThrow() local1657 (*functPtr)(typeToThrow); in runExceptionThrow()
1556 OurExceptionThrowFunctType functPtr = in runExceptionThrow() local1562 (*functPtr)(typeToThrow); in runExceptionThrow()
1607 OurExceptionThrowFunctType functPtr = in runExceptionThrow() local1613 (*functPtr)(typeToThrow); in runExceptionThrow()