Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c4523 reshape_init_class (tree type, reshape_iter *d, bool first_initializer_p) in reshape_init_class() argument
4541 if (!first_initializer_p) in reshape_init_class()
4596 reshape_init_r (tree type, reshape_iter *d, bool first_initializer_p) in reshape_init_r() argument
4649 if (!first_initializer_p in reshape_init_r()
4671 if (!first_initializer_p) in reshape_init_r()
4701 return reshape_init_class (type, d, first_initializer_p); in reshape_init_r()