Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c579 push_switch (switch_stmt);
H A Dcp-tree.h3748 extern void push_switch PARAMS ((tree));
H A Ddecl.c5511 push_switch (switch_stmt) in push_switch() function
H A DChangeLog11011 * cp-tree.h (push_switch): Change prototype.
11016 (push_switch): Set switch_stmt. Initialize cases.
14733 * decl.c (push_switch): Use xmalloc to allocate the cp_switch.
H A DChangeLog.11504 * decl.c (push_switch): New function.
/openbsd-src/gnu/gcc/gcc/cp/
H A Dsemantics.c957 push_switch (switch_stmt); in finish_switch_cond()
H A Dcp-tree.h3886 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.c2617 push_switch (tree switch_stmt) in push_switch() function
H A DChangeLog-19951855 * decl.c (push_switch): New function.
H A DChangeLog3695 * decl.c (push_switch): Likewise.