Home
last modified time | relevance | path

Searched refs:lhd_simulate_enum_decl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks-def.h57 extern tree lhd_simulate_enum_decl (location_t, const char *,
176 #define LANG_HOOKS_SIMULATE_ENUM_DECL lhd_simulate_enum_decl
H A Dlanghooks.c485 lhd_simulate_enum_decl (location_t loc, const char *name, in lhd_simulate_enum_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h57 extern tree lhd_simulate_enum_decl (location_t, const char *,
187 #define LANG_HOOKS_SIMULATE_ENUM_DECL lhd_simulate_enum_decl
H A Dlanghooks.cc487 lhd_simulate_enum_decl (location_t loc, const char *name, in lhd_simulate_enum_decl() function
H A DChangeLog-202117532 * langhooks-def.h (lhd_simulate_enum_decl): Likewise.
17533 * langhooks.c (lhd_simulate_enum_decl): Likewise.
H A DChangeLog-202039561 * langhooks-def.h (lhd_simulate_enum_decl): Declare.
39564 (lhd_simulate_enum_decl): New function.