Home
last modified time | relevance | path

Searched refs:lhd_make_node (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h161 extern tree lhd_make_node (enum tree_code);
175 #define LANG_HOOKS_MAKE_TYPE lhd_make_node
H A Dlanghooks.c473 lhd_make_node (enum tree_code code) in lhd_make_node() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h172 extern tree lhd_make_node (enum tree_code);
186 #define LANG_HOOKS_MAKE_TYPE lhd_make_node
H A Dlanghooks.cc475 lhd_make_node (enum tree_code code) in lhd_make_node() function
H A DChangeLog-200439605 * langhooks.h (lhd_make_node): Declare.
39607 * langhooks.c (lhd_make_node): New.