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