clang-tools
7.0.0
|
#include "ClangdServer.h"
#include "DraftStore.h"
#include "FindSymbols.h"
#include "GlobalCompilationDatabase.h"
#include "Path.h"
#include "Protocol.h"
#include "ProtocolHandlers.h"
#include "clang/Tooling/Core/Replacement.h"
#include "llvm/ADT/Optional.h"
Go to the source code of this file.
Classes | |
class | clang::clangd::ClangdLSPServer |
This class provides implementation of an LSP server, glueing the JSON dispatch and ClangdServer together. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |