Searched refs:ourExceptionType (Results 1 – 1 of 1) sorted by relevance
136 static llvm::StructType *ourExceptionType; variable1283 ourExceptionType->getPointerTo()); in createCatchWrappedInvokeFunction()1289 typeInfoThrown = builder.CreateStructGEP(ourExceptionType, typeInfoThrown, 0); in createCatchWrappedInvokeFunction()1626 ourExceptionType = llvm::StructType::get(context, in createStandardUtilityFunctions()