Searched refs:ServerNotInitialized (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/clangd/ | ||
D | Protocol.h | 49 ServerNotInitialized = -32002, enumerator |
D | ClangdLSPServer.cpp | 199 ErrorCode::ServerNotInitialized)); in onCall() |