![]() | DebugArrayType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DebugArrayType : DebugType<IArrayType, DICompositeType>, IArrayType, ISequenceType, ITypeRef, IExtensiblePropertyContainer
The DebugArrayType type exposes the following members.
Name | Description | |
---|---|---|
![]() | DebugArrayType(IDebugTypeITypeRef, DIType, NativeModule, UInt32, UInt32) | Constructs a new DebugArrayType |
![]() | DebugArrayType(IArrayType, IDebugTypeITypeRef, DIType, NativeModule, UInt32, UInt32) | Creates a new DebugArrayType |
![]() | DebugArrayType(IArrayType, NativeModule, DIType, UInt32, UInt32) | Constructs a new DebugArrayType |
Name | Description | |
---|---|---|
![]() | AddExtendedPropertyValue | (Inherited from DebugTypeTNative, TDebug.) |
![]() | CreateArrayType(UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
![]() | CreateArrayType(NativeModule, UInt32, UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
![]() | CreatePointerType | (Inherited from DebugTypeTNative, TDebug.) |
![]() | CreatePointerType(UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
![]() | CreatePointerType(NativeModule, UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
![]() | 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.) |
![]() | GetNullValue | (Inherited from DebugTypeTNative, TDebug.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ResolveTemporary | Resolves a temporary metadata node for the array if full size information wasn't available at creation time |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetExtendedPropertyValueTProperty | (Inherited from DebugTypeTNative, TDebug.) |