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

pub fn clear_source_location(fcx: &FunctionContext)

Clears the current debug location.

Instructions generated hereafter won't be assigned a source location.