Searched refs:copy_bind_expr (Results 1 – 2 of 2) sorted by relevance
115 static void copy_bind_expr (tree *, int *, copy_body_data *);445 copy_bind_expr (tree *tp, int *walk_subtrees, copy_body_data *id) in copy_bind_expr() function529 copy_bind_expr (tp, walk_subtrees, id); in copy_body_r()2489 copy_bind_expr (tp, walk_subtrees, id); in unsave_r()
15466 (copy_bind_expr): Remap BIND_EXPR_VARS separately from block vars.