Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c121 unsigned int needs_constructing, has_nontrivial_dtor; in complete_type() local
124 needs_constructing in complete_type()
130 TYPE_NEEDS_CONSTRUCTING (t) = needs_constructing; in complete_type()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c122 unsigned int needs_constructing, has_nontrivial_dtor; in complete_type() local
125 needs_constructing in complete_type()
131 TYPE_NEEDS_CONSTRUCTING (t) = needs_constructing; in complete_type()