Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.cpp438 class TimerFS : public llvm::vfs::ProxyFileSystem { class
440 TimerFS(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) in TimerFS() function in clang::clangd::__anoncf7fbb130111::TimerFS
534 llvm::IntrusiveRefCntPtr<TimerFS> TimedFS(new TimerFS(StatCacheFS)); in buildPreamble()