Searched defs:if_stmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c529 tree cond, if_stmt; local
657 finish_if_stmt_cond (tree cond, tree if_stmt) argument
668 finish_then_clause (tree if_stmt) argument
677 begin_else_clause(tree if_stmt) argument
686 finish_else_clause(tree if_stmt) argument
694 finish_if_stmt(tree if_stmt) argument
[all...]
H A Ddecl.c6173 tree if_stmt = NULL_TREE, inner_if_stmt = NULL_TREE; local
6220 finish_if_stmt_cond (get_guard_cond (guard), if_stmt); local
11686 tree if_stmt; local
11705 if_stmt); local
[all...]

Completed in 135 milliseconds