Method LLVMGetParentCatchSwitch
LLVMGetParentCatchSwitch(LLVMValueRef)
TODO: Provide summary for Function LLVMGetParentCatchSwitch
Declaration
public static LLVMValueRef LLVMGetParentCatchSwitch(LLVMValueRef CatchPad)
Parameters
public static LLVMValueRef LLVMGetParentCatchSwitch(LLVMValueRef CatchPad)
LLVMValueRef | CatchPad | TODO: Provide details of parameter CatchPad |
Returns
LLVMValueRef | TODO: Document return value |