Searched refs:gen_log_ (Results 1 – 2 of 2) sorted by relevance
119 bool GenLog() const { return gen_log_; } in GenLog()156 bool gen_log_ = false; variable
286 gen_log_ = true; in Options()410 if (gen_log_ && (language_ != Options::Language::CPP && language_ != Options::Language::NDK)) { in Options()