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