Constructor DebugBasicType
DebugBasicType(ITypeRef, IDIBuilder, string, DiTypeKind)
Initializes a new instance of the DebugBasicType class.
public DebugBasicType(ITypeRef llvmType, IDIBuilder diBuilder, string name, DiTypeKind encoding)
Parameters
llvmType
ITypeRefType to wrap debug information for
diBuilder
IDIBuilderDebug information builder for this module
name
stringSource language name of the type
encoding
DiTypeKindEncoding for the type