Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/cp/
Ddecl.c5767 tree then_clause = NULL_TREE, inner_then_clause = NULL_TREE; in expand_static_init() local
5845 inner_then_clause = begin_compound_stmt (BCS_NO_SCOPE); in expand_static_init()
5873 finish_compound_stmt (inner_then_clause); in expand_static_init()