Method LLVMSetParentCatchSwitch
LLVMSetParentCatchSwitch(LLVMValueRef, LLVMValueRef)
TODO: Provide summary for Function LLVMSetParentCatchSwitch
Declaration
public static void LLVMSetParentCatchSwitch(LLVMValueRef CatchPad, LLVMValueRef CatchSwitch)
Parameters
public static void LLVMSetParentCatchSwitch(LLVMValueRef CatchPad, LLVMValueRef CatchSwitch)
LLVMValueRef | CatchPad | TODO: Provide details of parameter CatchPad |
LLVMValueRef | CatchSwitch | TODO: Provide details of parameter CatchSwitch |