Skip to main content

vec_owners_for_origins

Function vec_owners_for_origins 

Source
fn vec_owners_for_origins(
    tcx: TyCtxt<'_>,
    caller: DefId,
    origins: &[PlaceKey],
    aliases: &HashMap<Local, PlaceKey>,
) -> Vec<PlaceKey>