[#HANDLE_DIEVALUE] = HANDLE_DIEVALUE :mrdocs: Expand to the DIEValue::Type enumerator for payload type `T.` == Synopsis Declared in `<llvm/CodeGen/DIE.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define HANDLE_DIEVALUE(T) ---- == Parameters [cols="1,4"] |=== | Name| Description | *T* | DIE value type name suffix (e.g. Integer, String). |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#