MLIR  19.0.0git
Namespaces | Functions
Parser.h File Reference
#include <memory>
#include "mlir/Support/LogicalResult.h"

Go to the source code of this file.

Namespaces

 llvm
 Include the generated interface declarations.
 
 mlir
 Include the generated interface declarations.
 
 mlir::pdll
 
 mlir::pdll::ast
 

Functions

FailureOr< ast::Module * > mlir::pdll::parsePDLLAST (ast::Context &ctx, llvm::SourceMgr &sourceMgr, bool enableDocumentation=false, CodeCompleteContext *codeCompleteContext=nullptr)
 Parse an AST module from the main file of the given source manager. More...