Searched refs:c_build_bind_expr (Results 1 – 5 of 5) sorted by relevance
141 c_build_bind_expr (tree block, tree body) in c_build_bind_expr() function
858 extern tree c_build_bind_expr (tree, tree);
7754 stmt = c_build_bind_expr (block, stmt); in c_end_compound_stmt()
459 stmt_list = c_build_bind_expr (block, stmt_list); in do_poplevel()
755 stmt = c_build_bind_expr (block, stmt); in poplevel()