Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DFileManager.h118 std::unique_ptr<FileSystemStatCache> StatCache; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DFileManager.h118 std::unique_ptr<FileSystemStatCache> StatCache; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DFileManager.h118 std::unique_ptr<FileSystemStatCache> StatCache; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DFileManager.h124 std::unique_ptr<FileSystemStatCache> StatCache; variable
/aosp_15_r20/external/clang/include/clang/Basic/
H A DFileManager.h166 std::unique_ptr<FileSystemStatCache> StatCache; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.h428 using StatCache = ExpiringLRUCache<GcsFileStat>; variable
/aosp_15_r20/external/clang/lib/Frontend/
H A DCacheTokens.cpp586 StatListener *StatCache = StatCacheOwner.get(); in CacheTokens() local