Searched refs:flag_elide_constructors (Results 1 – 15 of 15) sorted by relevance
495 extern int flag_elide_constructors;
670 flag_elide_constructors = value; in c_common_handle_option()
376 int flag_elide_constructors = 1; variable
590 && flag_elide_constructors)
6343 if (fn_returns_value_p && flag_elide_constructors)
4609 if (! flag_elide_constructors)
9069 * call.c (build_over_call): Check flag_elide_constructors.9070 * decl2.c: flag_elide_constructors defaults to 1.
7562 DECL_USER_ALIGN. Check flag_elide_constructors instead of
674 extern int flag_elide_constructors;
1149 flag_elide_constructors = on;
510 int flag_elide_constructors = 1; variable
4919 if (! flag_elide_constructors) in build_over_call()
6599 if (fn_returns_value_p && flag_elide_constructors) in check_return_expr()
2281 * call.c (build_over_call): Check flag_elide_constructors.2282 * decl2.c: flag_elide_constructors defaults to 1.
1585 DECL_USER_ALIGN. Check flag_elide_constructors instead of