MLIR  19.0.0git
mlir::ParserConfig Member List

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

attachResourceParser(std::unique_ptr< AsmResourceParser > parser)mlir::ParserConfiginline
attachResourceParser(StringRef name, CallableT &&parserFn)mlir::ParserConfiginline
getBytecodeReaderConfig() constmlir::ParserConfiginline
getContext() constmlir::ParserConfiginline
getResourceParser(StringRef name) constmlir::ParserConfiginline
ParserConfig(MLIRContext *context, bool verifyAfterParse=true, FallbackAsmResourceMap *fallbackResourceMap=nullptr)mlir::ParserConfiginline
shouldVerifyAfterParse() constmlir::ParserConfiginline