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

/freebsd-10.0-release/contrib/gcc/cp/
H A Dsemantics.c496 begin_cond (tree *cond_p) function
639 begin_cond (&IF_COND (r));
703 begin_cond (&WHILE_COND (r));
822 begin_cond (&FOR_COND (for_stmt));
910 begin_cond (&SWITCH_STMT_COND (r));

Completed in 111 milliseconds