Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20192237 cxx_constant_dtor): Declare.
2273 (cxx_constant_dtor): New function.
2291 non-trivial destructors call cxx_constant_dtor instead of adding
H A Dcp-tree.h8430 extern void cxx_constant_dtor (tree, tree);
H A Dconstexpr.cc8069 cxx_constant_dtor (tree t, tree decl) in cxx_constant_dtor() function
H A Ddecl.cc18399 cxx_constant_dtor (call, decl); in cxx_maybe_build_cleanup()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7978 extern void cxx_constant_dtor (tree, tree);
H A Dconstexpr.c7155 cxx_constant_dtor (tree t, tree decl) in cxx_constant_dtor() function
H A Ddecl.c17556 cxx_constant_dtor (call, decl); in cxx_maybe_build_cleanup()