Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c3303 tree new_decls, old_decls = (b == level ? names : NULL_TREE); in check_previous_goto_1() local
3305 for (new_decls = b->names; new_decls != old_decls; in check_previous_goto_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc3505 tree new_decls, old_decls = (b == level ? names : NULL_TREE); in check_previous_goto_1() local
3507 for (new_decls = b->names; new_decls != old_decls; in check_previous_goto_1()