|
MLIR 22.0.0git
|
This is the complete list of members for mlir::AttrTypeBytecodeWriter< T >, including all inherited members.
| AttrTypeBytecodeWriter()=default | mlir::AttrTypeBytecodeWriter< T > | |
| fromCallable(CallableT &&writeFn) | mlir::AttrTypeBytecodeWriter< T > | inlinestatic |
| write(T entry, std::optional< StringRef > &name, DialectBytecodeWriter &writer)=0 | mlir::AttrTypeBytecodeWriter< T > | pure virtual |
| write(T entry, DialectBytecodeWriter &writer) | mlir::AttrTypeBytecodeWriter< T > | inline |
| ~AttrTypeBytecodeWriter()=default | mlir::AttrTypeBytecodeWriter< T > | virtual |