Searched refs:c_build_bind_expr (Results 1 – 7 of 7) sorted by relevance
141 c_build_bind_expr (tree block, tree body) in c_build_bind_expr() function
872 extern tree c_build_bind_expr (tree, tree);
8181 stmt = c_build_bind_expr (block, stmt); in c_end_compound_stmt()
5895 (c_build_bind_expr): Do not call gimplify_stmt.6695 * c-simplify.c (c_build_bind_expr): Don't create an empty bind11504 * c-simplify.c (c_build_bind_expr): Revert change from earlier today.11508 * c-simplify.c (c_build_bind_expr): Avoid creating unnecessary14348 (c_build_bind_expr): Don't build a block for an artificial decl.
19131 * c-gimplify.c (c_build_bind_expr, gimplify_c_loop,29645 (c_build_bind_expr): Export.
459 stmt_list = c_build_bind_expr (block, stmt_list); in do_poplevel()
763 stmt = c_build_bind_expr (block, stmt); in poplevel()