Home
last modified time | relevance | path

Searched refs:lhd_expr_to_decl (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h62 extern tree lhd_expr_to_decl (tree, bool *, bool *);
113 #define LANG_HOOKS_EXPR_TO_DECL lhd_expr_to_decl
H A Dlanghooks.c494 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED) in lhd_expr_to_decl() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h64 extern tree lhd_expr_to_decl (tree, bool *, bool *);
125 #define LANG_HOOKS_EXPR_TO_DECL lhd_expr_to_decl
H A Dlanghooks.c542 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, bool *se ATTRIBUTE_UNUSED) in lhd_expr_to_decl() function