Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c4580 reshape_init_class (tree type, reshape_iter *d, bool first_initializer_p) in reshape_init_class() argument
4598 if (!first_initializer_p) in reshape_init_class()
4653 reshape_init_r (tree type, reshape_iter *d, bool first_initializer_p) in reshape_init_r() argument
4706 if (!first_initializer_p in reshape_init_r()
4728 if (!first_initializer_p) in reshape_init_r()
4758 return reshape_init_class (type, d, first_initializer_p); in reshape_init_r()