How to find all uses of a function in blueprints?

Is there some way to find all uses of a particular C++ (or even BP) function inside all blueprints in a project? I think you can try to find it in a particular blueprint if you use the search inside it, but I need to do this for all blueprints. Doing that one by one would take forever, so I was wondering if there is some faster way of doing this.

As for the reason why I want to do this: there is one C++ function, which we made that, is currently being used incorrectly in blueprints, but trying to find where it’s being used badly is a bit difficult so far.

Instead of just pressing enter, use the binoculars: