Searched defs:SourceFileFilter (Results 1 – 2 of 2) sorted by relevance
22 using SourceFileFilter = std::function<bool(std::string_view)>; variable