Home
last modified time | relevance | path

Searched defs:LSPError (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h81 LSPError(std::string message, ErrorCode code) in LSPError() function
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h69 LSPError(std::string Message, ErrorCode Code) in LSPError() function