Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dsemantics.c981 push_switch (switch_stmt); in finish_switch_cond()
H A Dcp-tree.h3935 extern void push_switch (tree);
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 Ddecl.c2632 push_switch (tree switch_stmt) in push_switch() function
H A DChangeLog-19951855 * decl.c (push_switch): New function.
H A DChangeLog3764 * decl.c (push_switch): Likewise.