Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DFileManager.h172 std::unique_ptr<FileSystemStatCache> StatCache; variable
/external/clang/lib/Frontend/
DCacheTokens.cpp585 StatListener *StatCache = StatCacheOwner.get(); in CacheTokens() local