Method LLVMGetNumHandlers
LLVMGetNumHandlers(LLVMValueRef)
TODO: Provide summary for Function LLVMGetNumHandlers
Declaration
public static uint LLVMGetNumHandlers(LLVMValueRef CatchSwitch)
Parameters
public static uint LLVMGetNumHandlers(LLVMValueRef CatchSwitch)
LLVMValueRef | CatchSwitch | TODO: Provide details of parameter CatchSwitch |
Returns
UInt32 | TODO: Document return value |