Table of Contents

Class DICompositeTypeArray

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

Array of DICompositeType debug information nodes for use with DIBuilder methods

public class DICompositeTypeArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode?>, IReadOnlyCollection<DINode?>, IEnumerable<DINode?>, IEnumerable
Inheritance
DICompositeTypeArray
Implements
Inherited Members