Function rustc::middle::trans::debuginfo::create_argument_metadata[src]

pub fn create_argument_metadata(bcx: &Block, arg: &Arg)

Creates debug information for the given function argument.

Adds the created metadata nodes directly to the crate's IR.