Class DISubProgram
Debug information for a SubProgram
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DISubProgram : DILocalScope
Properties
Compile |
Gets the DICompile |
Containing |
Gets the type that contains this DISub |
Declaration | Gets the DISub |
Line | Gets the source line associated with this DISub |
Linkage |
Gets the linkage name of this DISub |
Name | Gets the name of this DISub |
Signature | Gets the signature of this DISub |
Template |
Gets the template parameters of this DISub |
Thrown |
Gets the exception types this DISub |
Variables | Gets the variables of this DISub |
Methods
Describes(Ir |
Determines if this instance describes a given Ir |