Searched refs:process_init_constructor (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
H A Dtypeck2.c43 process_init_constructor (tree type, tree init);
474 by process_init_constructor. */
730 return process_init_constructor (type, init);
757 /* Set of flags used within process_init_constructor to describe the
778 /* Subroutine of process_init_constructor, which will process an initializer
872 /* Subroutine of process_init_constructor, which will process an initializer
978 /* Subroutine of process_init_constructor, which will process a single
1054 process_init_constructor (tree type, tree init)
1050 process_init_constructor (tree type, tree init) function

Completed in 101 milliseconds