MLIR  21.0.0git
Namespaces | Functions
MlirLspServerMain.h File Reference
#include "mlir/Tools/mlir-lsp-server/MlirLspRegistryFunction.h"

Go to the source code of this file.

Namespaces

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

Functions

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