Searched refs:reshape_init_class (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 5068 reshape_init_class (tree type, reshape_iter *d, bool first_initializer_p, in reshape_init_class() function 5327 return reshape_init_class (type, d, first_initializer_p, complain); in reshape_init_r()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 5859 reshape_init_class (tree type, reshape_iter *d, bool first_initializer_p, in reshape_init_class() function 6174 return reshape_init_class (type, d, first_initializer_p, complain); in reshape_init_r()
|