|
Ninja
|
#include <stdio.h>

Go to the source code of this file.
Macros | |
| #define | EXPLAIN(fmt,...) |
Variables | |
| bool | g_explaining |
| #define EXPLAIN | ( | fmt, | |
| ... | |||
| ) |
Definition at line 20 of file explain.h.
Referenced by ImplicitDepLoader::LoadDeps(), DependencyScan::RecomputeDirty(), and DependencyScan::RecomputeOutputDirty().
| bool g_explaining |
Definition at line 15 of file explain.cc.
1.8.7