Searched refs:exprstmt (Results 1 – 2 of 2) sorted by relevance
10994 tree exprstmt; in finish_constructor_body() local11005 exprstmt = build_stmt (RETURN_EXPR, val); in finish_constructor_body()11006 add_stmt (exprstmt); in finish_constructor_body()11043 tree exprstmt; in finish_destructor_body() local11061 exprstmt = build_op_delete_call(DELETE_EXPR, current_class_ptr, in finish_destructor_body()11072 finish_expr_stmt (exprstmt); in finish_destructor_body()11085 exprstmt = build_stmt (RETURN_EXPR, val); in finish_destructor_body()11086 add_stmt (exprstmt); in finish_destructor_body()
14857 tree exprstmt; in finish_destructor_body() local14875 exprstmt = build_op_delete_call in finish_destructor_body()14884 finish_expr_stmt (exprstmt); in finish_destructor_body()