Function clippy_utils::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>