Home
last modified time | relevance | path

Searched refs:maybe_push_temp_cleanup (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc468 maybe_push_temp_cleanup (tree sub, vec<tree,va_gc> **flags) in maybe_push_temp_cleanup() function
617 maybe_push_temp_cleanup (pcref, flags); in split_nonconstant_init_1()
670 maybe_push_temp_cleanup (sub, flags); in split_nonconstant_init_1()
H A DChangeLog2428 (maybe_push_temp_cleanup): Do nothing if -fno-exceptions.
3152 * typeck2.c (maybe_push_temp_cleanup): New.