Searched refs:RegexList (Results 1 – 1 of 1) sorted by relevance
321 const cl::list<std::string> &RegexList) { in doesStringMatchAnyRegex() argument322 for (auto RegexStr : RegexList) { in doesStringMatchAnyRegex()