Searched defs:onShutdown (Results 1 – 4 of 4) sorted by relevance
112 void LSPServer::onShutdown(const NoParams &, Callback<std::nullptr_t> reply) { in onShutdown() function in LSPServer
156 void LSPServer::onShutdown(const NoParams &, Callback<std::nullptr_t> reply) { in onShutdown() function in LSPServer
160 void LSPServer::onShutdown(const NoParams &, Callback<std::nullptr_t> reply) { in onShutdown() function in LSPServer
696 void ClangdLSPServer::onShutdown(const NoParams &, onShutdown() function in clang::clangd::ClangdLSPServer