clang-tools 22.0.0git
clang::clangd::DraftStore::Draft Struct Reference

#include <DraftStore.h>

Public Attributes

std::shared_ptr< const std::string > Contents
std::string Version

Detailed Description

Definition at line 30 of file DraftStore.h.

Member Data Documentation

◆ Contents

std::shared_ptr<const std::string> clang::clangd::DraftStore::Draft::Contents

Definition at line 31 of file DraftStore.h.

Referenced by clang::clangd::DraftStore::asVFS().

◆ Version

std::string clang::clangd::DraftStore::Draft::Version

Definition at line 32 of file DraftStore.h.


The documentation for this struct was generated from the following file: