Searched refs:removeDraft (Results 1 – 3 of 3) sorted by relevance
48 void removeDraft(PathRef File);
85 void DraftStore::removeDraft(PathRef File) { in removeDraft() function in clang::clangd::DraftStore
366 DraftMgr.removeDraft(File); in removeDocument()