#include "mlir/Bindings/Python/Globals.h"
Definition at line 187 of file Globals.h.
◆ TypeIDAllocator() [1/3]
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyGlobals::TypeIDAllocator::TypeIDAllocator |
( |
| ) |
|
|
inline |
◆ ~TypeIDAllocator()
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyGlobals::TypeIDAllocator::~TypeIDAllocator |
( |
| ) |
|
|
inline |
◆ TypeIDAllocator() [2/3]
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyGlobals::TypeIDAllocator::TypeIDAllocator |
( |
const TypeIDAllocator & | | ) |
|
|
delete |
◆ TypeIDAllocator() [3/3]
| mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyGlobals::TypeIDAllocator::TypeIDAllocator |
( |
TypeIDAllocator && | other | ) |
|
|
inline |
◆ allocate()
| MlirTypeID mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyGlobals::TypeIDAllocator::allocate |
( |
| ) |
|
|
inline |
◆ get()
| MlirTypeIDAllocator mlir::python::MLIR_BINDINGS_PYTHON_DOMAIN::PyGlobals::TypeIDAllocator::get |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: