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