Method LibLLVMGlobalVariableAddDebugExpression
LibLLVMGlobalVariableAddDebugExpression(LLVMValueRef, LLVMMetadataRef)
TODO: Provide summary for Function LibLLVMGlobalVariableAddDebugExpression
Declaration
public static void LibLLVMGlobalVariableAddDebugExpression(LLVMValueRef globalVar, LLVMMetadataRef exp)
Parameters
public static void LibLLVMGlobalVariableAddDebugExpression(LLVMValueRef globalVar, LLVMMetadataRef exp)
LLVMValueRef | globalVar | TODO: Provide details of parameter globalVar |
LLVMMetadataRef | exp | TODO: Provide details of parameter exp |