Searched refs:cxx_maybe_build_cleanup (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-lang.c66 #define LANG_HOOKS_MAYBE_BUILD_CLEANUP cxx_maybe_build_cleanup
H A Dtree.c289 cxx_maybe_build_cleanup (decl), NULL_TREE);
H A Dcp-tree.h4320 extern tree cxx_maybe_build_cleanup PARAMS ((tree));
H A Ddecl.c8837 cleanup = cxx_maybe_build_cleanup (decl);
15384 cxx_maybe_build_cleanup (decl)
15357 cxx_maybe_build_cleanup (decl) function
H A Dcall.c6216 *cleanup = cxx_maybe_build_cleanup (var);
/openbsd-current/gnu/gcc/gcc/cp/
H A Dtree.c240 cxx_maybe_build_cleanup (decl), NULL_TREE);
H A Ddecl.c5082 cleanup = cxx_maybe_build_cleanup (decl);
11612 cxx_maybe_build_cleanup (tree decl)
11588 cxx_maybe_build_cleanup (tree decl) function
H A Dcp-tree.h4380 extern tree cxx_maybe_build_cleanup (tree);
H A Dcall.c6691 *cleanup = cxx_maybe_build_cleanup (var);

Completed in 372 milliseconds