Searched refs:bot_replace (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | tree.cc | 41 static tree bot_replace (tree *, int *, void *); 3298 bot_replace (tree* t, int* /*walk_subtrees*/, void* data_) in bot_replace() function 3357 cp_walk_tree (&t, bot_replace, &data, NULL); in break_out_target_exprs()
|
| H A D | ChangeLog-2011 | 34 * tree.c (bot_replace): Expand it here. 1542 * tree.c (bot_replace): Replace NSDMI 'this' with real 'this'.
|
| H A D | ChangeLog-2012 | 982 * tree.c (verify_stmt_tree_r, bot_replace,
|
| H A D | ChangeLog-1999 | 943 (bot_replace): Likewise. 1673 (bot_replace): New function.
|
| H A D | ChangeLog-2014 | 1828 * tree.c (bot_replace): Only replace a dummy 'this' parm.
|
| H A D | ChangeLog-2013 | 3413 (bot_replace): Likewise.
|
| H A D | ChangeLog-2021 | 2489 * tree.c (bot_replace): Use convert_to_base to build the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | tree.c | 41 static tree bot_replace (tree *, int *, void *); 3085 bot_replace (tree* t, int* /*walk_subtrees*/, void* data_) in bot_replace() function 3144 cp_walk_tree (&t, bot_replace, &data, NULL); in break_out_target_exprs()
|