Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp435 DirectoryCache *DirCache = nullptr; in lookupCDB() local
440 DirCache = Candidate; in lookupCDB()
451 Result.PI.SourceRoot = DirCache->Path; in lookupCDB()