MLIR 22.0.0git
LSPServer.h File Reference
#include <memory>

Go to the source code of this file.

Namespaces

namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.
namespace  llvm::lsp
namespace  mlir
 Include the generated interface declarations.
namespace  mlir::lsp

Functions

llvm::LogicalResult mlir::lsp::runPdllLSPServer (PDLLServer &server, llvm::lsp::JSONTransport &transport)
 Run the main loop of the LSP server using the given PDLL server and transport.