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>