CIRCT 22.0.0git
Loading...
Searching...
No Matches
Functions
LSPDiagnosticClient.cpp File Reference
#include "LSPDiagnosticClient.h"
Include dependency graph for LSPDiagnosticClient.cpp:

Go to the source code of this file.

Functions

static llvm::lsp::DiagnosticSeverity getSeverity (slang::DiagnosticSeverity severity)
 

Function Documentation

◆ getSeverity()

static llvm::lsp::DiagnosticSeverity getSeverity ( slang::DiagnosticSeverity  severity)
static

Definition at line 19 of file LSPDiagnosticClient.cpp.

Referenced by circt::lsp::LSPDiagnosticClient::report().