MLIR  19.0.0git
mlir::AttrTypeBytecodeWriter< T > Member List

This is the complete list of members for mlir::AttrTypeBytecodeWriter< T >, including all inherited members.

AttrTypeBytecodeWriter()=defaultmlir::AttrTypeBytecodeWriter< T >
fromCallable(CallableT &&writeFn)mlir::AttrTypeBytecodeWriter< T >inlinestatic
write(T entry, std::optional< StringRef > &name, DialectBytecodeWriter &writer)=0mlir::AttrTypeBytecodeWriter< T >pure virtual
write(T entry, DialectBytecodeWriter &writer)mlir::AttrTypeBytecodeWriter< T >inline
~AttrTypeBytecodeWriter()=defaultmlir::AttrTypeBytecodeWriter< T >virtual