clippy_utils

Function non_local_item_children_by_name

Source
pub(crate) fn non_local_item_children_by_name(
    tcx: TyCtxt<'_>,
    def_id: DefId,
    name: Symbol,
) -> Vec<Res>