Class DIType
Base class for Debug info types
public class DIType : DIScope, IEquatable<IrMetadata>
- Inheritance
-
DIType
- Implements
- Derived
- Inherited Members
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