Searched refs:substitute_placeholder_in_expr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | tree.h | 4081 extern tree substitute_placeholder_in_expr (tree, tree); 4088 : substitute_placeholder_in_expr (EXP, OBJ))
|
| D | tree.def | 592 PLACEHOLDER_EXPR. If it does, we call substitute_placeholder_in_expr
|
| D | tree.c | 2456 substitute_placeholder_in_expr (tree exp, tree obj) in substitute_placeholder_in_expr() function
|
| D | ChangeLog-2004 | 13969 substitute_placeholder_in_expr, tabilize_reference_1, build0_stat, 32920 (unsafe_for_reeval, substitute_placeholder_in_expr) 35336 * tree.c (substitute_placeholder_in_expr, case 4): New case, 37711 (substitute_placeholder_in_expr): New function. 37714 (substitute_placeholder_in_expr): New.
|