clang-tools 19.0.0git
Namespaces | Functions
DraftStore.cpp File Reference
#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
 

Functions

static void clang::clangd::increment (std::string &S)
 
static void clang::clangd::updateVersion (DraftStore::Draft &D, llvm::StringRef SpecifiedVersion)