access

fun access(function: IrFunction): IrExpression?(source)

Returns an expression that yields the typeSymbol instance for function (reused member or synthesized field), or null (after reporting an error) when function has no enclosing class or dispatch receiver.