Class FuncletPad
Funclet pad for exception handling
Namespace: Llvm.NET.Instructions
Assembly: Llvm.NET.dll
Syntax
public class FuncletPad : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
ArgOperands | Gets the argument operands for this FuncletPad. |
ParentPad | Gets the outer EH-pad this funclet is nested withing |