Table of Contents

Method GetOrCreateTypeArray

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

GetOrCreateTypeArray(params IEnumerable<DIType>)

Gets or creates a Type array with the specified types

DITypeArray GetOrCreateTypeArray(params IEnumerable<DIType> types)

Parameters

types IEnumerable<DIType>

Types

Returns

DITypeArray

DITypeArray