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