Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDc-typeck.c9201 emit_side_effect_warnings (location_t loc, tree expr) in emit_side_effect_warnings() function
9241 emit_side_effect_warnings (loc, expr); in c_process_expr_stmt()
9339 emit_side_effect_warnings (tloc, t); in c_finish_stmt_expr()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-typeck.c10671 emit_side_effect_warnings (location_t loc, tree expr) in emit_side_effect_warnings() function
10729 emit_side_effect_warnings (EXPR_LOC_OR_LOC (expr, loc), expr); in c_process_expr_stmt()
10831 emit_side_effect_warnings (tloc, t); in c_finish_stmt_expr()