![]() | DebugInfoBuilderCreateEnumerationType Method |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET.DebugInfo
public DICompositeType CreateEnumerationType( DIScope scope, string name, DIFile file, uint lineNumber, ulong sizeInBits, ulong alignInBits, IEnumerable<DIEnumerator> elements, DIType underlyingType, string uniqueId = "" )