Accessors. @{ Return the kind of data stored in this value.

Synopsis

Declared in <llvm/CodeGen/DIE.h>

Type
getType() const;

Return Value

The DIEValue::Type discriminator for the stored payload.

Created with MrDocs