[#DEF_USER] = DEF_USER :mrdocs: Expand to a ClassID enumerator for a User subclass. == Synopsis Declared in `<llvm/SandboxIR/Value.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define DEF_USER(ID, CLASS) ---- == Parameters [cols="1,4"] |=== | Name| Description | *ID* | Enumerator name for the ClassID. | *CLASS* | SandboxIR User subclass type. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#