clang-tools 20.0.0git
|
#include <DraftStore.h>
Public Attributes | |
std::shared_ptr< const std::string > | Contents |
std::string | Version |
Definition at line 30 of file DraftStore.h.
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().
std::string clang::clangd::DraftStore::Draft::Version |
Definition at line 32 of file DraftStore.h.