Home
last modified time | relevance | path

Searched refs:push_switch (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20001139 * cp-tree.h (push_switch): Change prototype.
1144 (push_switch): Set switch_stmt. Initialize cases.
4861 * decl.c (push_switch): Use xmalloc to allocate the cp_switch.
H A Dcp-tree.h6795 extern void push_switch (tree);
H A DChangeLog-2005180 * decl.c (push_switch): Likewise.
H A DChangeLog-20152540 (push_switch): Set OUTSIDE_RANGE_P.
H A Dsemantics.cc1551 push_switch (switch_stmt); in finish_switch_cond()
H A DChangeLog-19951855 * decl.c (push_switch): New function.
H A DChangeLog-2017351 (push_switch): Clear them.
H A Ddecl.cc3834 push_switch (tree switch_stmt) in push_switch() function
H A DChangeLog-20194247 (push_switch): Don't clear it.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6531 extern void push_switch (tree);
H A Dsemantics.c1280 push_switch (switch_stmt); in finish_switch_cond()
H A Ddecl.c3631 push_switch (tree switch_stmt) in push_switch() function