Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DClangdServer.cpp176 class DraftStoreFS : public ThreadsafeFS { class
178 DraftStoreFS(const ThreadsafeFS &Base, const DraftStore &Drafts) in DraftStoreFS() function in clang::clangd::__anon55a141ce0111::DraftStoreFS