Searched refs:build_cleanup (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Ddecl2.c1943 build_cleanup (tree decl)
2442 finish_expr_stmt (build_cleanup (decl));
1938 build_cleanup (tree decl) function
H A Ddecl.c5498 /* Call build_cleanup before we enter the anonymous function so that
5501 build_cleanup (decl);
5512 fcall = build_cleanup (decl);
H A Dcp-tree.h3965 extern tree build_cleanup (tree);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.c2549 build_cleanup (tree decl)
3091 finish_expr_stmt (build_cleanup (decl));
2544 build_cleanup (tree decl) function
H A Dcp-tree.h4773 extern tree build_cleanup (tree);
H A Ddecl.c6248 /* Call build_cleanup before we enter the anonymous function so
6251 build_cleanup (decl);
6261 fcall = build_cleanup (decl);

Completed in 322 milliseconds