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

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