Searched refs:ExnTy (Results 1 – 1 of 1) sorted by relevance
73 Type *ExnTy = StructType::get(PointerType::getUnqual(C), Type::getInt32Ty(C)); in Next() local84 LandingPadInst::Create(ExnTy, 1, "cleanup.lpad", CleanupBB); in Next()