callMethodTyped

fun IrExpression.callMethodTyped(name: String): CallMethodTypedArgs
fun IrExpression.callMethodTyped(function: IrSimpleFunctionSymbol): CallMethodTypedArgs