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

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

AttrTypeBytecodeReader()=defaultmlir::AttrTypeBytecodeReader< T >
fromCallable(CallableT &&readFn)mlir::AttrTypeBytecodeReader< T >inlinestatic
read(DialectBytecodeReader &reader, StringRef dialectName, T &entry)=0mlir::AttrTypeBytecodeReader< T >pure virtual
~AttrTypeBytecodeReader()=defaultmlir::AttrTypeBytecodeReader< T >virtual