### Reproduction instructions When trying to filter methods in e.g. [IArray](https://dotty.epfl.ch/api/scala/IArray$.html) the extension clauses are not filtered out, even when no of their functions are matched. ### Demo 