Searched refs:supertypesWithAnyPrecise (Results 1 – 1 of 1) sorted by relevance
659 supertypesWithAnyPrecise().forEach { in ClassDescriptor()1172 fun ClassDescriptor.supertypesWithAnyPrecise(): Collection<KotlinType> { in ClassDescriptor() method