Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc9629 tree then_clause = NULL_TREE, inner_then_clause = NULL_TREE; in expand_static_init() local
9711 inner_then_clause = begin_compound_stmt (BCS_NO_SCOPE); in expand_static_init()
9747 finish_compound_stmt (inner_then_clause); in expand_static_init()