Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp214 llvm::DenseMap<const FileEntry *, const std::string *> CacheFEToURI; member in clang::clangd::SymbolCollector::HeaderFileURICache
230 auto R = CacheFEToURI.try_emplace(FE); in toURI()