Searched defs:start_enum (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | c-decl.c | 7368 start_enum (location_t loc, struct c_enum_contents *the_enum, tree name) in start_enum() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 8367 start_enum (location_t loc, struct c_enum_contents *the_enum, tree name) in start_enum() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 12048 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 14203 start_enum (tree name, tree enumtype, tree underlying_type, in start_enum() function
|