clang-tools
8.0.0
|
This is the complete list of members for clang::clangd::DraftStore, including all inherited members.
addDraft(PathRef File, StringRef Contents) | clang::clangd::DraftStore | |
getActiveFiles() const | clang::clangd::DraftStore | |
getDraft(PathRef File) const | clang::clangd::DraftStore | |
removeDraft(PathRef File) | clang::clangd::DraftStore | |
updateDraft(PathRef File, llvm::ArrayRef< TextDocumentContentChangeEvent > Changes) | clang::clangd::DraftStore |