My Project
|
#include <DialectInterface.h>
Public Types | |
using | Base = DialectInterfaceBase< ConcreteType, BaseT > |
Static Public Member Functions | |
static ClassID * | getInterfaceID () |
Get a unique id for the derived interface type. More... | |
Protected Member Functions | |
DialectInterfaceBase (Dialect *dialect) | |
The base class used for all derived interface types. This class provides utilities necessary for registration.
using mlir::detail::DialectInterfaceBase< ConcreteType, BaseT >::Base = DialectInterfaceBase<ConcreteType, BaseT> |
|
inlineprotected |
|
inlinestatic |
Get a unique id for the derived interface type.