Searched refs:findSuperclassImplementation (Results 1 – 2 of 2) sorted by relevance
118 public MethodInfo findSuperclassImplementation(HashSet notStrippable) { in findSuperclassImplementation() method in MethodInfo
623 MethodInfo om = mi.findSuperclassImplementation(notStrippable); in methodIsOverride()