Skip to main content

collect_vars

Function collect_vars 

Source
pub fn collect_vars(ir: &Ir, id: InstId, vars: &mut FxHashSet<NameId>)
Expand description

Collects all type variables from a type expression into a set.