Expand to a ClassID enumerator for a Constant subclass.

Synopsis

Declared in <llvm/SandboxIR/Value.h>

#define DEF_CONST(ID, CLASS)

Parameters

Name

Description

ID

Enumerator name for the ClassID.

CLASS

SandboxIR Constant subclass type.

Created with MrDocs