Module rupta::mir::call_site

source ·

Structs§

  • Function calls associated with an instance, a dynamic object or a function pointer.
  • A base callsite, consisting of the basic information, i.e. the call’s location in the code.
  • A callsite, consisting of the call’s location, the arguments and the destination.
  • A detailed callsite, including information of callee’s def_id and generic args.

Enums§

Type Aliases§