Searched defs:start_enum (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 8750 start_enum (location_t loc, struct c_enum_contents *the_enum, tree name) in start_enum() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 9102 start_enum (location_t loc, struct c_enum_contents *the_enum, tree name) in start_enum() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 15419 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 16224 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() function
|