Searched refs:lhd_expr_to_decl (Results 1 – 6 of 6) sorted by relevance
66 extern tree lhd_expr_to_decl (tree, bool *, bool *);128 #define LANG_HOOKS_EXPR_TO_DECL lhd_expr_to_decl
573 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED) in lhd_expr_to_decl() function
68 extern tree lhd_expr_to_decl (tree, bool *, bool *);138 #define LANG_HOOKS_EXPR_TO_DECL lhd_expr_to_decl
595 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED) in lhd_expr_to_decl() function
21815 * langhooks-def.h (lhd_expr_to_decl): Drop third parameter.21816 * langhooks.c (lhd_expr_to_decl): Drop third parameter.
12686 * langhooks.c (lhd_expr_to_decl): New.12687 * langhooks-def.h (lhd_expr_to_decl, LANG_HOOKS_EXPR_TO_DECL):