[][src]Function moore_vhdl::hir::apply_use_clauses

pub fn apply_use_clauses<'a, I>(clauses: I, context: AllocContext<'_>) where
    I: IntoIterator<Item = &'a CompoundName>,