Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.h161 friend class DirectoryBasedGlobalCompilationDatabaseCacheTest; global() variable
/llvm-project/clang-tools-extra/clangd/unittests/
H A DGlobalCompilationDatabaseTests.cpp481 class DirectoryBasedGlobalCompilationDatabaseCacheTest global() class
517 TEST_F(DirectoryBasedGlobalCompilationDatabaseCacheTest,Cacheable) TEST_F() argument