MLIR  19.0.0git
mlir::Translation Member List

This is the complete list of members for mlir::Translation, including all inherited members.

getDescription() constmlir::Translationinline
getInputAlignment() constmlir::Translationinline
operator()(const std::shared_ptr< llvm::SourceMgr > &sourceMgr, llvm::raw_ostream &output, MLIRContext *context) constmlir::Translationinline
Translation()=defaultmlir::Translation
Translation(TranslateFunction function, StringRef description, std::optional< llvm::Align > inputAlignment)mlir::Translationinline