Click or drag to resize
Llvm.NET LogoDebugType Class

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

Inheritance Hierarchy
SystemObject
  Llvm.NET.DebugInfoDebugType

Namespace:  Llvm.NET.DebugInfo
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
public static class DebugType

The DebugType type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateTNative, TDebug
Creates a new DebugTypeinstance inferring the generic arguments from the parameters
Public methodStatic memberHasDebugInfo
Convenience extensions for determining if the DIType property is valid
Top
See Also