Method LLVMGetSourceFileName
LLVMGetSourceFileName(LLVMModuleRef, out size_t)
TODO: Provide summary for Function LLVMGetSourceFileName
Declaration
public static string LLVMGetSourceFileName(LLVMModuleRef M, out size_t Len)
Parameters
public static string LLVMGetSourceFileName(LLVMModuleRef M, out size_t Len)
LLVMModuleRef | M | TODO: Provide details of parameter M |
size_t | Len | TODO: Provide details of parameter Len |
Returns
String | TODO: Document return value |