Method LLVMGetDebugLocDirectory
LLVMGetDebugLocDirectory(LLVMValueRef, out UInt32)
TODO: Provide summary for Function LLVMGetDebugLocDirectory
Declaration
public static string LLVMGetDebugLocDirectory(LLVMValueRef Val, out uint Length)
Parameters
public static string LLVMGetDebugLocDirectory(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 |