MLIR 22.0.0git
MlirLspServerMain.h File Reference

Go to the source code of this file.

Namespaces

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

Functions

llvm::LogicalResult mlir::MlirLspServerMain (int argc, char **argv, DialectRegistry &registry)
 Implementation for tools like mlir-lsp-server.
llvm::LogicalResult mlir::MlirLspServerMain (int argc, char **argv, lsp::DialectRegistryFn registry_fn)
 Implementation for tools like mlir-lsp-server.