|
Ninja
|
#include <stdio.h>

Go to the source code of this file.
Macros | |
| #define | EXPLAIN(fmt, ...) |
Variables | |
| bool | g_experimental_statcache |
| bool | g_explaining |
| bool | g_keep_rsp |
| #define EXPLAIN | ( | fmt, | |
| ... | |||
| ) |
Definition at line 20 of file debug_flags.h.
Referenced by ImplicitDepLoader::LoadDepFile(), ImplicitDepLoader::LoadDepsFromLog(), DependencyScan::RecomputeDirty(), and DependencyScan::RecomputeOutputDirty().
| bool g_experimental_statcache |
Definition at line 19 of file debug_flags.cc.
| bool g_explaining |
Definition at line 15 of file debug_flags.cc.
| bool g_keep_rsp |
Definition at line 17 of file debug_flags.cc.
Referenced by Builder::FinishCommand().
1.8.9.1