Table of Contents

Class DISubroutineType

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Debug information for a function signature

public class DISubroutineType : DIType, IEquatable<IrMetadata>
Inheritance
DISubroutineType
Implements
Inherited Members

Properties

TypeArray

Gets the types for the sub routine

See Also