Searched refs:getCachedEntry (Results 1 – 2 of 2) sorted by relevance
168 const CachedFileSystemEntry *getCachedEntry(StringRef Filename, in getCachedEntry() function
171 if (const auto *Entry = Cache.getCachedEntry(Filename, ShouldMinimize)) in getOrCreateFileSystemEntry()