Module Llvm.LandingPadClauseTySource

The type of a clause of a landingpad instruction. See llvm::LandingPadInst::ClauseType.

Sourcetype t =
  1. | Catch
  2. | Filter