Searched refs:isInheritedGenericType (Results 1 – 2 of 2) sorted by relevance
85 if (analysisSession.isInheritedGenericType(ktType)) { in <lambda>()354 fun KtAnalysisSession.isInheritedGenericType(ktType: KtType): Boolean { in <lambda>() method
54 import com.android.tools.metalava.model.psi.KotlinTypeInfo.Companion.isInheritedGenericType in <lambda>()154 kotlinTypeInfo.analysisSession.isInheritedGenericType(kotlinTypeInfo.ktType) in <lambda>()