Home
last modified time | relevance | path

Searched defs:Drafts (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DDraftStore.h59 llvm::StringMap<DraftAndTime> Drafts; variable
H A DClangdServer.cpp178 DraftStoreFS(const ThreadsafeFS &Base, const DraftStore &Drafts) in DraftStoreFS() argument