Searched refs:hasTypeVariables (Results 1 – 5 of 5) sorted by relevance
126 override fun hasTypeVariables(): Boolean { in hasTypeVariables() method152 if (hasTypeVariables()) { in resolveParameter()
299 if (old.hasTypeVariables() && new.hasTypeVariables()) { in compare()
357 if (hiddenInterfaceClass.hasTypeVariables()) { in <lambda>()
204 fun hasTypeVariables(): Boolean in <lambda>() method695 if (hasTypeVariables() && type.hasTypeArguments()) { in <lambda>()
168 override fun hasTypeVariables(): Boolean = psiClass.hasTypeParameters() in <lambda>() method