Home
last modified time | relevance | path

Searched defs:needs_ctor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c1116 bool needs_ctor = (TYPE_NEEDS_CONSTRUCTING (t) in build_cplus_array_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc1174 bool needs_ctor = (TYPE_NEEDS_CONSTRUCTING (t) in build_cplus_array_type() local