Class DIType
Base class for Debug info types
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIType : DIScope
Properties
BitAlignment | Gets the alignment of the type in bits |
BitOffset | Gets the offset of the type in bits |
BitSize | Gets the size of the type in bits |
DebugInfoFlags | Gets the flags that describe the behaviors for |
Line | Gets the source line for the type |
Name | Gets the name of the type |
Scope | Gets the containing scope for the type |