Class FuncletPad
Funclet pad for exception handling
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.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 |