Home
last modified time | relevance | path

Searched refs:ServerNotInitialized (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h50 ServerNotInitialized = -32002, enumerator
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h55 ServerNotInitialized = -32002, enumerator
H A DClangdLSPServer.cpp197 ErrorCode::ServerNotInitialized)); in onCall()