Searched refs:disable_all_ (Results 1 – 2 of 2) sorted by relevance
88 bool disable_all_ = false; // -w variable
698 disable_all_ = true; in Parse()729 if (disable_all_ || disabled_.find(d.name) != disabled_.end()) { in GetDiagnosticMapping()