Searched refs:exprstmt (Results 1 – 1 of 1) sorted by relevance
11628 tree exprstmt; in finish_constructor_body() local11639 exprstmt = build_stmt (RETURN_EXPR, val); in finish_constructor_body()11640 add_stmt (exprstmt); in finish_constructor_body()11677 tree exprstmt; in finish_destructor_body() local11695 exprstmt = build_op_delete_call(DELETE_EXPR, current_class_ptr, in finish_destructor_body()11706 finish_expr_stmt (exprstmt); in finish_destructor_body()11719 exprstmt = build_stmt (RETURN_EXPR, val); in finish_destructor_body()11720 add_stmt (exprstmt); in finish_destructor_body()