Return the stored small DIE value of type DIE##T.

Synopsis

Declared in <llvm/CodeGen/DIE.h>

#define HANDLE_DIEVALUE_SMALL(T)

Return Value

Const reference to the stored DIE##T value.

Parameters

Name

Description

T

DIE value type name suffix for the accessor.

Created with MrDocs