Searched refs:getReceivingType (Results 1 – 1 of 1) sorted by relevance
82 protected fun getReceivingType(expression: UElement): PsiType? { in <lambda>() method176 val type = getReceivingType(call.uastParent!!) ?: return null in getBoundingClass()191 return getReceivingType(call.uastParent!!) in getBoundingClass()206 return getReceivingType(call.uastParent!!) in getBoundingClass()226 val type = getReceivingType(call.uastParent!!) in getArgumentSuffix()