Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-gimple.h199 bool want_return_expr; member
H A Dtree-nested.c647 if (wi->want_return_expr) in walk_stmts()
H A Domp-low.c4651 wi.want_return_expr = true; in diagnose_omp_structured_block_errors()
H A DChangeLog-200615061 (struct walk_stmt_info): Add want_return_expr.