Method LLVMSetInstDebugLocation
LLVMSetInstDebugLocation(LLVMBuilderRef, LLVMValueRef)
TODO: Provide summary for Function LLVMSetInstDebugLocation
Declaration
public static void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst)
Parameters
public static void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst)
LLVMBuilderRef | Builder | TODO: Provide details of parameter Builder |
LLVMValueRef | Inst | TODO: Provide details of parameter Inst |