Searched refs:getReceivingType (Results 1 – 1 of 1) sorted by relevance
82 protected fun getReceivingType(expression: UElement): PsiType? { regex176 val type = getReceivingType(call.uastParent!!) ?: return null191 return getReceivingType(call.uastParent!!)206 return getReceivingType(call.uastParent!!)226 val type = getReceivingType(call.uastParent!!)