Searched refs:hasTypeVariables (Results 1 – 5 of 5) sorted by relevance
122 override fun hasTypeVariables(): Boolean { in hasTypeVariables() method148 if (hasTypeVariables()) { in resolveParameter()
305 if (old.hasTypeVariables() && new.hasTypeVariables()) { in compare()
307 if (hiddenInterfaceClass.hasTypeVariables()) { in <lambda>()
212 fun hasTypeVariables(): Boolean in <lambda>() method686 if (hasTypeVariables() && type.hasTypeArguments()) { in <lambda>()
171 override fun hasTypeVariables(): Boolean = psiClass.hasTypeParameters() in <lambda>() method