Searched refs:NameFilters (Results 1 – 1 of 1) sorted by relevance
736 cl::list<std::string> NameFilters( in run() local912 if (!NameFilters.empty() || NameAllowlist || !NameRegexFilters.empty()) { in run()914 for (const auto &Name : NameFilters) in run()