Home
last modified time | relevance | path

Searched refs:maybe_push (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h848 tree maybe_push () in maybe_push() function
884 : parent (o, true), outer (maybe_push ()) in lkp_iterator()
900 outer = maybe_push ();
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h890 tree maybe_push () in maybe_push() function
938 : parent (o, true), outer (maybe_push ()) in lkp_iterator()
954 outer = maybe_push ();
H A DChangeLog-20173409 (ovl_iterator::maybe_push, ovl_iterator::pop): New.