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

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h580 extern void c_finish_if_stmt (location_t, tree, tree, tree, bool);
H A Dc-parser.c3907 c_finish_if_stmt (loc, cond, first_body, second_body, first_if);
H A Dc-typeck.c7249 c_finish_if_stmt (location_t if_locus, tree cond, tree then_block,
7213 c_finish_if_stmt (location_t if_locus, tree cond, tree then_block, function

Completed in 80 milliseconds