Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h48 extern void lhd_print_tree_nothing (FILE *, tree, int);
101 #define LANG_HOOKS_PRINT_XNODE lhd_print_tree_nothing
102 #define LANG_HOOKS_PRINT_DECL lhd_print_tree_nothing
103 #define LANG_HOOKS_PRINT_TYPE lhd_print_tree_nothing
104 #define LANG_HOOKS_PRINT_IDENTIFIER lhd_print_tree_nothing
H A Dlanghooks.c120 lhd_print_tree_nothing (FILE * ARG_UNUSED (file), in lhd_print_tree_nothing() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h48 extern void lhd_print_tree_nothing (FILE *, tree, int);
113 #define LANG_HOOKS_PRINT_XNODE lhd_print_tree_nothing
114 #define LANG_HOOKS_PRINT_DECL lhd_print_tree_nothing
115 #define LANG_HOOKS_PRINT_TYPE lhd_print_tree_nothing
116 #define LANG_HOOKS_PRINT_IDENTIFIER lhd_print_tree_nothing
H A Dlanghooks.c107 lhd_print_tree_nothing (FILE * ARG_UNUSED (file), in lhd_print_tree_nothing() function