Function clippy_utils::check_proc_macro::expr_search_pat
source · fn expr_search_pat(tcx: TyCtxt<'_>, e: &Expr<'_>) -> (Pat, Pat)Expand description
Get the search patterns to use for the given expression
fn expr_search_pat(tcx: TyCtxt<'_>, e: &Expr<'_>) -> (Pat, Pat)Get the search patterns to use for the given expression