Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h38 extern tree cxx_simulate_enum_decl (location_t, const char *,
137 #define LANG_HOOKS_SIMULATE_ENUM_DECL cxx_simulate_enum_decl
H A Ddecl.c16043 cxx_simulate_enum_decl (location_t loc, const char *name, in cxx_simulate_enum_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h41 extern tree cxx_simulate_enum_decl (location_t, const char *,
144 #define LANG_HOOKS_SIMULATE_ENUM_DECL cxx_simulate_enum_decl
H A DChangeLog-20211930 * cp-objcp-common.h (cxx_simulate_enum_decl): Pass vec<> by pointer.
1931 * decl.c (cxx_simulate_enum_decl): Likewise.
2533 (cxx_simulate_enum_decl): Likewise.
H A DChangeLog-20191369 * cp-objcp-common.h (cxx_simulate_enum_decl): Declare.
1371 * decl.c (cxx_simulate_enum_decl): New function.
H A Ddecl.cc16861 cxx_simulate_enum_decl (location_t loc, const char *name, in cxx_simulate_enum_decl() function