Searched refs:flag_elide_constructors (Results 1 – 7 of 7) sorted by relevance
508 extern int flag_elide_constructors;
684 flag_elide_constructors = value; in c_common_handle_option()
380 int flag_elide_constructors = 1; variable
4961 if (! flag_elide_constructors) in build_over_call()
6912 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