Searched refs:reportArg (Results 1 – 1 of 1) sorted by relevance
1554 for (auto reportArg : reports) { in readConfigs() local1555 if (option.first != reportArg.first) in readConfigs()1559 error(Twine("-z ") + reportArg.first + "= parameter " + option.second + in readConfigs()1563 *reportArg.second = option.second; in readConfigs()