MLIR  19.0.0git
Namespaces | Functions
ParseUtilities.h File Reference
#include "mlir/IR/BuiltinOps.h"
#include "mlir/Parser/Parser.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

OwningOpRef< Operation * > mlir::parseSourceFileForTool (const std::shared_ptr< llvm::SourceMgr > &sourceMgr, const ParserConfig &config, bool insertImplicitModule)
 This parses the file specified by the indicated SourceMgr. More...