MLIR 22.0.0git
LSPServer.cpp File Reference
#include "LSPServer.h"
#include "MLIRServer.h"
#include "Protocol.h"
#include "llvm/Support/LSP/Logging.h"
#include "llvm/Support/LSP/Transport.h"
#include <optional>

Go to the source code of this file.

Classes

struct  MLIRConvertBytecodeParams
 This class represents the parameters used when converting between MLIR's bytecode and textual format. More...
struct  MLIRConvertBytecodeResult
 This class represents the result of converting between MLIR's bytecode and textual format. More...

Macros

#define DEBUG_TYPE   "mlir-lsp-server"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mlir-lsp-server"

Definition at line 16 of file LSPServer.cpp.