Home
last modified time | relevance | path

Searched refs:bot_replace (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc41 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 DChangeLog-201134 * tree.c (bot_replace): Expand it here.
1542 * tree.c (bot_replace): Replace NSDMI 'this' with real 'this'.
H A DChangeLog-2012982 * tree.c (verify_stmt_tree_r, bot_replace,
H A DChangeLog-1999943 (bot_replace): Likewise.
1673 (bot_replace): New function.
H A DChangeLog-20141828 * tree.c (bot_replace): Only replace a dummy 'this' parm.
H A DChangeLog-20133413 (bot_replace): Likewise.
H A DChangeLog-20212489 * tree.c (bot_replace): Use convert_to_base to build the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c41 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()