![]() | DebugPointerType Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DebugPointerType : DebugType<IPointerType, DIDerivedType>, IPointerType, ISequenceType, ITypeRef, IExtensiblePropertyContainer
The DebugPointerType type exposes the following members.
Name | Description | |
---|---|---|
![]() | DebugPointerType(IPointerType, DIDerivedType) | Constructs a new DebugPointerType |
![]() | DebugPointerType(IDebugTypeITypeRef, DIType, NativeModule, UInt32, String) | Constructs a new DebugPointerType |
![]() | DebugPointerType(IPointerType, NativeModule, DIType, String) | Constructs a new DebugPointerType |
![]() | DebugPointerType(ITypeRef, NativeModule, DIType, UInt32, String) | Constructs a new DebugPointerType |
Name | Description | |
---|---|---|
![]() | AddressSpace | Address space the pointer refers to |
![]() | Context | (Inherited from DebugTypeTNative, TDebug.) |
![]() | DIType | (Inherited from DebugTypeTNative, TDebug.) |
![]() | ElementType | Type of elements in the sequence |
![]() | IntegerBitWidth | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsDouble | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsFloat | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsFloatingPoint | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsInteger | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsPointer | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsPointerPointer | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsSequence | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsSized | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsStruct | (Inherited from DebugTypeTNative, TDebug.) |
![]() | IsVoid | (Inherited from DebugTypeTNative, TDebug.) |
![]() | Kind | (Inherited from DebugTypeTNative, TDebug.) |
![]() | NativeType | (Inherited from DebugTypeTNative, TDebug.) |
![]() | TypeHandle | (Inherited from DebugTypeTNative, TDebug.) |
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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TryGetExtendedPropertyValueTProperty | (Inherited from DebugTypeTNative, TDebug.) |