| DebugTypeTNative, TDebug Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DebugType<TNative, TDebug> : IDebugType<TNative, TDebug>, ITypeRef, IExtensiblePropertyContainer where TNative : ITypeRef where TDebug : DIType
The DebugTypeTNative, TDebug type exposes the following members.
| Name | Description | |
|---|---|---|
| Context | ||
| DIType | ||
| IntegerBitWidth | ||
| IsDouble | ||
| IsFloat | ||
| IsFloatingPoint | ||
| IsInteger | ||
| IsPointer | ||
| IsPointerPointer | ||
| IsSequence | ||
| IsSized | ||
| IsStruct | ||
| IsVoid | ||
| Kind | ||
| NativeType | ||
| TypeHandle |
| Name | Description | |
|---|---|---|
| AddExtendedPropertyValue | ||
| CreateArrayType(UInt32) | ||
| CreateArrayType(NativeModule, UInt32, UInt32) | ||
| CreatePointerType | ||
| CreatePointerType(UInt32) | ||
| CreatePointerType(NativeModule, UInt32) | ||
| 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 | ||
| 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 |
| Name | Description | |
|---|---|---|
| (DebugTypeTNative, TDebug to TDebug) |