Searched refs:cur_stmt_expr (Results 1 – 2 of 2) sorted by relevance
76 static tree cur_stmt_expr; variable8527 finish_stmt_expr_expr (tmp, cur_stmt_expr); in tsubst_expr()9465 tree old_stmt_expr = cur_stmt_expr; in tsubst_copy_and_build()9468 cur_stmt_expr = stmt_expr; in tsubst_copy_and_build()9472 cur_stmt_expr = old_stmt_expr; in tsubst_copy_and_build()
2167 * pt.c (cur_stmt_expr): Move from tsubst_expr.