Class DINodeArray
Array of DINode debug information nodes for use with DebugInfoBuilder methods
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DINodeArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode>, IReadOnlyCollection<DINode>, IEnumerable<DINode>, IEnumerable