Home
last modified time | relevance | path

Searched refs:flag_elide_constructors (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-common.h508 extern int flag_elide_constructors;
H A Dc-opts.c684 flag_elide_constructors = value; in c_common_handle_option()
H A Dc-common.c380 int flag_elide_constructors = 1; variable
/freebsd-12.1/contrib/gcc/cp/
H A Dcall.c4961 if (! flag_elide_constructors) in build_over_call()
H A Dtypeck.c6912 if (fn_returns_value_p && flag_elide_constructors) in check_return_expr()
H A DChangeLog-19982281 * call.c (build_over_call): Check flag_elide_constructors.
2282 * decl2.c: flag_elide_constructors defaults to 1.
H A DChangeLog-20011585 DECL_USER_ALIGN. Check flag_elide_constructors instead of