Searched refs:CachePathToFrameworkSpelling (Results 1 – 1 of 1) sorted by relevance
217 llvm::StringMap<std::string> CachePathToFrameworkSpelling; member in clang::clangd::SymbolCollector::HeaderFileURICache366 auto Res = CachePathToFrameworkSpelling.try_emplace(FE->getName()); in getFrameworkHeaderIncludeSpelling()375 CachePathToFrameworkSpelling.erase(Res.first); in getFrameworkHeaderIncludeSpelling()