A BaseTypeRef DIE.

Synopsis

Declared in <llvm/CodeGen/DIE.h>

class DIEBaseTypeRef;

Member Functions

Name

Description

DIEBaseTypeRef [constructor]

Construct a base‐type reference for compile unit TheCU at index Idx.

emitValue

Emit this base type reference.

getIndex

Return the base‐type list index.

print

Print this base type reference to O.

sizeOf

Return the size of the base type reference in bytes.

Created with MrDocs