Searched refs:replace_defarg (Results 1 – 8 of 8) sorted by relevance
1474 replace_defarg (arg, init) in replace_defarg() function
2297 { replace_defarg ($1, $2); }2299 { replace_defarg ($1, error_mark_node); }
4301 extern void replace_defarg PARAMS ((tree, tree));
9611 * cp-tree.h (replace_defarg): Move to spew.c.9616 * decl.c (replace_defarg): Move to spew.c9627 (replace_defarg): Moved from decl.c. Robustify. Don't save
14845 * decl.c (replace_defarg): Check that the type of the default15297 (replace_defarg): New fn.
3634 * cp-tree.h (replace_defarg): Move to spew.c.3639 * decl.c (replace_defarg): Move to spew.c3650 (replace_defarg): Moved from decl.c. Robustify. Don't save
1174 * decl.c (replace_defarg): Check that the type of the default1626 (replace_defarg): New fn.
336 (replace_defarg): Likewise.