Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DTidyProvider.cpp32 class DotClangTidyCache : private FileCache { class
38 DotClangTidyCache(PathRef Path) : FileCache(Path) {} in DotClangTidyCache() function in clang::clangd::__anonb0dfb6f30111::DotClangTidyCache