|
CIRCT 22.0.0git
|
#include "llvm/Support/LSP/Transport.h"#include <memory>

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | mlir |
| namespace | mlir::lsp |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::lsp |
Functions | |
| llvm::LogicalResult | circt::lsp::runVerilogLSPServer (const LSPServerOptions &lspOptions, VerilogServer &server, llvm::lsp::JSONTransport &transport) |
| Run the main loop of the LSP server using the given Verilog server and transport. | |