MLIR
20.0.0git
|
This is the complete list of members for mlir::BytecodeReaderConfig, including all inherited members.
attachAttributeCallback(std::unique_ptr< AttrTypeBytecodeReader< Attribute >> parser) | mlir::BytecodeReaderConfig | inline |
attachAttributeCallback(CallableT &&parserFn) | mlir::BytecodeReaderConfig | inline |
attachTypeCallback(std::unique_ptr< AttrTypeBytecodeReader< Type >> parser) | mlir::BytecodeReaderConfig | inline |
attachTypeCallback(CallableT &&parserFn) | mlir::BytecodeReaderConfig | inline |
BytecodeReaderConfig()=default | mlir::BytecodeReaderConfig | |
getAttributeCallbacks() const | mlir::BytecodeReaderConfig | inline |
getTypeCallbacks() const | mlir::BytecodeReaderConfig | inline |