If I have a Java project in Eclipse, I can right-click on a method name and \"Open Call Hierarchy.\" Suppose I have two interfaces, A and B, that both specify a method x().
It may help to remove "Potential matches" from the search results. Try this:
Preferences -> General -> Search
And check "Ignore potential matches".