|
clang-tools 22.0.0git
|
#include "DraftStore.h"#include "support/Logger.h"#include "llvm/ADT/StringExtras.h"#include "llvm/Support/VirtualFileSystem.h"#include <memory>#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::clangd |
| FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Functions | |
| static void | clang::clangd::increment (std::string &S) |
| static void | clang::clangd::updateVersion (DraftStore::Draft &D, llvm::StringRef SpecifiedVersion) |