Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DFileManager.h172 std::unique_ptr<FileSystemStatCache> StatCache; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCacheTokens.cpp576 StatListener *StatCache = StatCacheOwner.get(); in CacheTokens() local