Searched refs:PTHStatCache (Results 1 – 2 of 2) sorted by relevance
41 friend class PTHStatCache; variable
689 class PTHStatCache : public FileSystemStatCache { class694 PTHStatCache(PTHManager::PTHFileLookup &FL) in PTHStatCache() function in clang::PTHStatCache727 return llvm::make_unique<PTHStatCache>(*FileLookup); in createStatCache()