Home
last modified time | relevance | path

Searched refs:g_experimental_statcache (Results 1 – 3 of 3) sorted by relevance

/third_party/ninja/src/
Ddebug_flags.cc21 bool g_experimental_statcache = true; variable
Ddebug_flags.h31 extern bool g_experimental_statcache;
Dninja.cc1178 g_experimental_statcache = false; in DebugEnable()
1339 disk_interface_.AllowStatCache(g_experimental_statcache); in RunBuild()