Home
last modified time | relevance | path

Searched defs:needs_dtor (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc66 needs_dtor (Type *t) in needs_dtor() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc77 bool needs_dtor (Type *t) in needs_dtor() function in ExprVisitor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c1118 bool needs_dtor = (TYPE_HAS_NONTRIVIAL_DESTRUCTOR (t) in build_cplus_array_type() local
H A Dcoroutines.cc1620 bool needs_dtor = TYPE_HAS_NONTRIVIAL_DESTRUCTOR (TREE_TYPE (var)); in expand_one_await_expression() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc1176 bool needs_dtor = (TYPE_HAS_NONTRIVIAL_DESTRUCTOR (t) in build_cplus_array_type() local
H A Dcoroutines.cc1659 bool needs_dtor = TYPE_HAS_NONTRIVIAL_DESTRUCTOR (TREE_TYPE (var)); in expand_one_await_expression() local