Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c112 unsigned int needs_constructing, has_nontrivial_dtor; in complete_type() local
115 needs_constructing in complete_type()
121 TYPE_NEEDS_CONSTRUCTING (t) = needs_constructing; in complete_type()