CIRCT
20.0.0git
|
A value type for use in C APIs that just wraps a pointer to an Object. More...
#include <OM.h>
Public Attributes | |
void * | ptr |
A value type for use in C APIs that just wraps a pointer to an Object.
This is in line with the usual MLIR DEFINE_C_API_STRUCT.
void* OMEvaluatorValue::ptr |
Definition at line 91 of file OM.h.
Referenced by omEvaluatorValueIsNull(), and unwrap().