Searched refs:allSuperMethods (Results 1 – 2 of 2) sorted by relevance
70 fun allSuperMethods(): Sequence<MethodItem> { in <lambda>() method
458 for (superMethod in candidate.allSuperMethods()) { in <lambda>()