Method LLVMGetDebugLocFilename
LLVMGetDebugLocFilename(LLVMValueRef, out UInt32)
TODO: Provide summary for Function LLVMGetDebugLocFilename
Declaration
public static string LLVMGetDebugLocFilename(LLVMValueRef Val, out uint Length)
Parameters
public static string LLVMGetDebugLocFilename(LLVMValueRef Val, out uint Length)
LLVMValueRef | Val | TODO: Provide details of parameter Val |
UInt32 | Length | TODO: Provide details of parameter Length |
Returns
String | TODO: Document return value |