Class DIFile
Debug information for a source file
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIFile : DIScope, IOperandContainer<LlvmMetadata>
Properties
CheckSum | Gets the Checksum for this file |
Directory | Gets the Directory for this file |
FileName | Gets the file name for this file |
Path | Gets the full path for this file |
Source | Gets the source of the file or an empty string if not available |