Searched refs:getCachedEntry (Results 1 – 2 of 2) sorted by relevance
166 const CachedFileSystemEntry *getCachedEntry(StringRef Filename) { in getCachedEntry() function
155 if (const CachedFileSystemEntry *Entry = getCachedEntry(Filename)) { in getOrCreateFileSystemEntry()