![]() | DIType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DIType : DIScope
The DIType type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitAlignment | |
![]() | BitOffset | |
![]() | BitSize | |
![]() | Context | (Inherited from MDNode.) |
![]() | DebugInfoFlags | |
![]() | File | (Inherited from DIScope.) |
![]() | IsAppleBlockExtension | |
![]() | IsArtificial | |
![]() | IsBlockByRefStruct | |
![]() | IsDeleted | (Inherited from MDNode.) |
![]() | IsDistinct | (Inherited from MDNode.) |
![]() | IsForwardDeclaration | |
![]() | IsLvalueReference | |
![]() | IsObjClassComplete | |
![]() | IsObjectPointer | |
![]() | IsPrivate | |
![]() | IsProtected | |
![]() | IsPublic | |
![]() | IsResolved | (Inherited from MDNode.) |
![]() | IsRvalueReference | |
![]() | IsStaticMember | |
![]() | IsTemporary | (Inherited from MDNode.) |
![]() | IsUniqued | (Inherited from MDNode.) |
![]() | IsVector | |
![]() | IsVirtual | |
![]() | Line | |
![]() | Name | |
![]() | Operands | (Inherited from MDNode.) |
![]() | Scope | |
![]() | Tag | Dwarf tag for the descriptor (Inherited from DINode.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReplaceAllUsesWith | (Inherited from MDNode.) |
![]() | ResolveCycles | (Inherited from MDNode.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from LlvmMetadata.) |