Searched defs:first_initializer_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 6071 tree first_initializer_p, tsubst_flags_t complain) in reshape_init_array_1() 6142 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p, in reshape_init_array() 6192 reshape_init_class (tree type, reshape_iter *d, bool first_initializer_p, in reshape_init_class() 6324 reshape_init_r (tree type, reshape_iter *d, tree first_initializer_p, in reshape_init_r()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 6470 tree first_initializer_p, tsubst_flags_t complain) in reshape_init_array_1() 6543 reshape_init_array (tree type, reshape_iter *d, tree first_initializer_p, in reshape_init_array() 6608 reshape_init_class (tree type, reshape_iter *d, bool first_initializer_p, in reshape_init_class() 6844 reshape_init_r (tree type, reshape_iter *d, tree first_initializer_p, in reshape_init_r()
|