Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c123 unsigned int needs_constructing, has_nontrivial_dtor; in complete_type() local
126 needs_constructing in complete_type()
132 TYPE_NEEDS_CONSTRUCTING (t) = needs_constructing; in complete_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc123 unsigned int needs_constructing, has_nontrivial_dtor; in complete_type() local
126 needs_constructing in complete_type()
132 TYPE_NEEDS_CONSTRUCTING (t) = needs_constructing; in complete_type()