Click or drag to resize
Llvm.NET LogoDebugMemberInfo Properties

[This is preliminary documentation and is subject to change.]

The DebugMemberInfo type exposes the following members.

Properties
  NameDescription
Public propertyDebugInfoFlags
flags for the field declaration
Public propertyDebugType
Debug type information for this field
Public propertyExplicitLayout
Provides explicit layout information for this member
Public propertyFile
File the field is declared in
Public propertyIndex
LLVM structure element index this descriptor describes
Public propertyLine
Line the field is declared on
Public propertyName
Name of the field
Top
See Also