Searched refs:sIgnoredKeys (Results 1 – 1 of 1) sorted by relevance
500 const static std::set<std::string> sIgnoredKeys({ in RevertOutputFormatIfNeeded() local516 if (sIgnoredKeys.count(diff->getEntryNameAt(i - 1, &type)) > 0) { in RevertOutputFormatIfNeeded()