Searched defs:superMethod (Results 1 – 4 of 4) sorted by relevance
92 val superMethod = curr.findMethod(this) in isConstructor() constant
282 val superMethod = newParent.findPredicateMethodWithSuper(old, filter) in visitRemoved() constant
420 for (superMethod in candidates) { in <lambda>() constant456 for (superMethod in candidate.allSuperMethods()) { in <lambda>() method
785 for (superMethod in superMethods) { in added() constant