Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c1007 int show_return = flags & TFF_RETURN_TYPE || flags & TFF_DECL_SPECIFIERS; in dump_function_decl() local
1043 if (show_return) in dump_function_decl()
1044 show_return = !DECL_CONV_FN_P (t) && !DECL_CONSTRUCTOR_P (t) in dump_function_decl()
1046 if (show_return) in dump_function_decl()
1077 if (show_return) in dump_function_decl()