Searched refs:empty_body_warning (Results 1 – 5 of 5) sorted by relevance
659 extern void empty_body_warning (tree, tree);
1026 empty_body_warning (tree inner_then, tree inner_else) in empty_body_warning() function
7314 empty_body_warning (then_block, else_block); in c_finish_if_stmt()
690 empty_body_warning (THEN_CLAUSE (if_stmt), ELSE_CLAUSE (if_stmt)); in finish_if_stmt()
3284 * semantics.c (finish_if_stmt): Call empty_body_warning.