Searched refs:attr_target (Results 1 – 1 of 1) sorted by relevance
343 let mut attr_target = &mut e; in stmt_expr() localVariable345 attr_target = match attr_target { in stmt_expr()388 attrs.extend(attr_target.replace_attrs(Vec::new())); in stmt_expr()389 attr_target.replace_attrs(attrs); in stmt_expr()