Home
last modified time | relevance | path

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

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