Class DILocation
Debug source location information
public class DILocation : MDNode, IEquatable<IrMetadata>
- Inheritance
-
DILocation
- Implements
- Inherited Members
Constructors
- DILocation(IContext, uint, uint, DILocalScope)
Initializes a new instance of the DILocation class.
- DILocation(IContext, uint, uint, DILocalScope, DILocation?)
Initializes a new instance of the DILocation class.
Properties
- Column
Gets the column for this location
- InlinedAt
Gets the location this location is inlined at
- InlinedAtScope
Gets the scope where this is inlined.
- Line
Gets the line for this location
- Scope
Gets the scope for this location
Methods
- ToString()
Formats the metadata as a string