Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DGlobalCompilationDatabase.cpp89 bool CachePopulated = false; member in clang::clangd::DirectoryBasedGlobalCompilationDatabase::DirectoryCache
130 if (CachePopulated) in get()
135 CachePopulated = true; in get()