Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DFileCacheTests.cpp23 class TestCache : public FileCache { class
28 TestCache() : FileCache(testPath("foo.cc")) {} in TestCache() function in clang::clangd::config::__anonef06b7030111::TestCache