Home
last modified time | relevance | path

Searched refs:no_errors_ (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Doptions.cpp700 no_errors_.insert(arg + strlen("-Wno-error=")); in Parse()
710 for (const auto& names : {no_errors_, disabled_, enabled_}) { in Parse()
736 if (as_errors_ && no_errors_.find(d.name) == no_errors_.end()) { in GetDiagnosticMapping()
Doptions.h91 std::set<std::string> no_errors_; // -Wno-error=foo variable