ΒΆLLVMValueRef LLVMBuildCatchPad(
    LLVMBuilderRef B,
    LLVMValueRef ParentPad,
    LLVMValueRef* Args,
    unsigned int NumArgs,
    const char* Name)

Declared at: llvm/include/llvm-c/Core.h:3748

Parameters

LLVMBuilderRef B
LLVMValueRef ParentPad
LLVMValueRef* Args
unsigned int NumArgs
const char* Name