Searched refs:is_syntax_check_only (Results 1 – 3 of 3) sorted by relevance
/build/kati/ | ||
D | flags.h | 36 bool is_syntax_check_only; member |
D | flags.cc | 63 is_syntax_check_only = true; in Parse() |
D | main.cc | 181 if (g_flags.is_syntax_check_only) in Run() |