Function clippy_utils::local_item_children_by_name

source ยท
pub(crate) fn local_item_children_by_name(
    tcx: TyCtxt<'_>,
    local_id: LocalDefId,
    name: Symbol,
) -> Vec<Res>