module LandingPadClauseTy: sig .. end
sig
end
The type of a clause of a landingpad instruction. See llvm::LandingPadInst::ClauseType.
landingpad
llvm::LandingPadInst::ClauseType
type t =
|
Catch
Filter