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
llvmTypeITypeRefType to wrap debug information for
diBuilderIDIBuilderDebug information builder for this module
namestringSource language name of the type
encodingDiTypeKindEncoding for the type