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

/haiku-buildtools/gcc/gcc/cp/
H A Derror.c1485 int show_return = flags & TFF_RETURN_TYPE || flags & TFF_DECL_SPECIFIERS; local
1536 if (show_return)
1537 show_return = !DECL_CONV_FN_P (t) && !DECL_CONSTRUCTOR_P (t)
1539 if (show_return)
1575 if (show_return)

Completed in 42 milliseconds