Method LibLLVMSetCurrentDebugLocation2
LibLLVMSetCurrentDebugLocation2(LLVMBuilderRef, UInt32, UInt32, LLVMMetadataRef, LLVMMetadataRef)
TODO: Provide summary for Function LibLLVMSetCurrentDebugLocation2
Declaration
public static void LibLLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, uint Line, uint Col, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt)
Parameters
public static void LibLLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, uint Line, uint Col, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt)
LLVMBuilderRef | Bref | TODO: Provide details of parameter Bref |
UInt32 | Line | TODO: Provide details of parameter Line |
UInt32 | Col | TODO: Provide details of parameter Col |
LLVMMetadataRef | Scope | TODO: Provide details of parameter Scope |
LLVMMetadataRef | InlinedAt | TODO: Provide details of parameter InlinedAt |