Home
last modified time | relevance | path

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

/build/kati/
Dlog.cc33 if (g_flags.color_warnings) { in ColorErrorLog()
49 if (g_flags.color_warnings) { in ColorWarnLog()
Dflags.h43 bool color_warnings; member
Dflags.cc104 color_warnings = true; in Parse()