pub fn filter<'g>( graph: &'g CodeGraph, predicates: &[Predicate], kinds: &[String], shapes: &[Shape], ) -> MatchSet<'g>