Table of Contents

Class DITemplateParameter

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

Base class for template parameter information

public class DITemplateParameter : DINode, IEquatable<IrMetadata>
Inheritance
DITemplateParameter
Implements
Derived
Inherited Members

Properties

Name

Gets the name of the template parameter

Type

Gets the type of the template parameter

See Also