| DILocation Class |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public class DILocation : MDNode
The DILocation type exposes the following members.
| Name | Description | |
|---|---|---|
| DILocation(Context, UInt32, UInt32, DILocalScope) | Initializes a new instance of the DILocation class | |
| DILocation(Context, UInt32, UInt32, DILocalScope, DILocation) | Initializes a new instance of the DILocation class |
| Name | Description | |
|---|---|---|
| Column | ||
| Context | (Inherited from MDNode.) | |
| InlinedAt | ||
| InlinedAtScope | ||
| IsDeleted | (Inherited from MDNode.) | |
| IsDistinct | (Inherited from MDNode.) | |
| IsResolved | (Inherited from MDNode.) | |
| IsTemporary | (Inherited from MDNode.) | |
| IsUniqued | (Inherited from MDNode.) | |
| Line | ||
| Operands | (Inherited from MDNode.) | |
| Scope |
| Name | Description | |
|---|---|---|
| Describes | ||
| 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 | (Overrides LlvmMetadataToString.) |