|
MLIR
22.0.0git
|
This is the complete list of members for mlir::ParserConfig, including all inherited members.
| attachResourceParser(std::unique_ptr< AsmResourceParser > parser) | mlir::ParserConfig | inline |
| attachResourceParser(StringRef name, CallableT &&parserFn) | mlir::ParserConfig | inline |
| getBytecodeReaderConfig() const | mlir::ParserConfig | inline |
| getContext() const | mlir::ParserConfig | inline |
| getResourceParser(StringRef name) const | mlir::ParserConfig | inline |
| ParserConfig(MLIRContext *context, bool verifyAfterParse=true, FallbackAsmResourceMap *fallbackResourceMap=nullptr) | mlir::ParserConfig | inline |
| shouldVerifyAfterParse() const | mlir::ParserConfig | inline |