Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp215 llvm::StringMap<std::string> CachePathToURI; member in clang::clangd::SymbolCollector::HeaderFileURICache
262 auto R = CachePathToURI.try_emplace(Path); in toURIInternal()