Home
last modified time | relevance | path

Searched refs:removeDraft (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DDraftStore.h60 void removeDraft(PathRef File);
DDraftStore.cpp128 void DraftStore::removeDraft(PathRef File) { in removeDraft() function in clang::clangd::DraftStore
DClangdLSPServer.cpp686 DraftMgr.removeDraft(File); in onDocumentDidChange()
847 DraftMgr.removeDraft(File); in onDocumentDidClose()