enum class PDB_UdtType

Description

These values correspond to the UdtKind enumeration, and are documented here: https://msdn.microsoft.com/en-us/library/wcstk66t.aspx

Declared at: llvm/include/llvm/DebugInfo/PDB/PDBTypes.h:310

Enumerators

NameValueComment
Struct0
Class1
Union2
Interface3