|
clang-tools 22.0.0git
|
#include "Protocol.h"#include "support/Function.h"#include "support/Logger.h"#include "llvm/ADT/FunctionExtras.h"#include "llvm/ADT/StringMap.h"#include "llvm/Support/JSON.h"Go to the source code of this file.
Classes | |
| class | clang::clangd::LSPBinder |
| LSPBinder collects a table of functions that handle LSP calls. More... | |
| struct | clang::clangd::LSPBinder::RawHandlers |
| class | clang::clangd::LSPBinder::RawOutgoing |
| class | clang::clangd::LSPBinder::UntypedOutgoingNotification |
| class | clang::clangd::LSPBinder::UntypedOutgoingMethod |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |