Home
last modified time | relevance | path

Searched defs:StatCache (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDFileManager.h164 std::unique_ptr<FileSystemStatCache> StatCache; variable
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCacheTokens.cpp585 StatListener *StatCache = StatCacheOwner.get(); in CacheTokens() local