Searched refs:process_init_constructor_record (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck2.c | 1140 process_init_constructor_record (tree type, tree init, in process_init_constructor_record() function 1386 flags = process_init_constructor_record (type, init, complain); in process_init_constructor()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck2.c | 1381 process_init_constructor_record (tree type, tree init, int nested, in process_init_constructor_record() function 1733 flags = process_init_constructor_record (type, init, nested, complain); in process_init_constructor()
|