Searched refs:instantiate_expr (Results 1 – 2 of 2) sorted by relevance
1617 instantiate_expr (tree *tp, int *walk_subtrees, void *data ATTRIBUTE_UNUSED) in instantiate_expr() function1644 walk_tree (&v, instantiate_expr, NULL, NULL); in instantiate_decls_1()1669 walk_tree (&v, instantiate_expr, NULL, NULL); in instantiate_decls()
16576 * function.c (instantiate_expr): New function.16578 walk its DECL_VALUE_EXPR with instantiate_expr.