Home
last modified time | relevance | path

Searched refs:destroy_temps (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Dinit.c1088 int destroy_temps; in build_aggr_init() local
1139 destroy_temps = stmts_are_full_exprs_p (); in build_aggr_init()
1144 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_aggr_init()
2411 int destroy_temps; in build_vec_init() local
2483 destroy_temps = stmts_are_full_exprs_p (); in build_vec_init()
2654 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps; in build_vec_init()
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dinit.c1079 int destroy_temps; local
1137 destroy_temps = stmts_are_full_exprs_p ();
1142 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps;
2748 int destroy_temps; local
2814 destroy_temps = stmts_are_full_exprs_p ();
3013 current_stmt_tree ()->stmts_are_full_exprs_p = destroy_temps;