Searched refs:substitute_placeholder_in_expr (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 4868 extern tree substitute_placeholder_in_expr (tree, tree); 4875 : substitute_placeholder_in_expr (EXP, OBJ))
|
H A D | tree.def | 660 PLACEHOLDER_EXPR. If it does, we call substitute_placeholder_in_expr
|
H A D | tree.c | 4288 substitute_placeholder_in_expr (tree exp, tree obj) in substitute_placeholder_in_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 5046 extern tree substitute_placeholder_in_expr (tree, tree); 5053 : substitute_placeholder_in_expr (EXP, OBJ))
|
H A D | tree.def | 670 PLACEHOLDER_EXPR. If it does, we call substitute_placeholder_in_expr
|
H A D | tree.cc | 4523 substitute_placeholder_in_expr (tree exp, tree obj) in substitute_placeholder_in_expr() function
|
H A 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.
|
H A D | ChangeLog-2009 | 17109 (substitute_placeholder_in_expr): Update comment. 18582 (substitute_placeholder_in_expr) <tcc_vl_exp>: Likewise.
|
H A D | ChangeLog-2008 | 18984 (substitute_placeholder_in_expr) <tcc_vl_exp>: Minor tweak.
|
H A D | ChangeLog-2007 | 28394 (substitute_placeholder_in_expr): Likewise.
|
H A D | ChangeLog-2010 | 9951 (substitute_placeholder_in_expr): Likewise.
|