Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dtypeck.c112 unsigned int needs_constructing, has_nontrivial_dtor; in complete_type() local
117 has_nontrivial_dtor in complete_type()
122 TYPE_HAS_NONTRIVIAL_DESTRUCTOR (t) = has_nontrivial_dtor; in complete_type()