Searched refs:anon_enum (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc27 typedef enum {E_A, E_B, E_C} anon_enum; typedef in typeref:enum:__anon624
30 typedef anon_enum aenum;
37 typedef void (*fptr4) (anon_enum a, anon_struct const& b, anon_union const*** c);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc27 typedef enum {E_A, E_B, E_C} anon_enum; typedef in typeref:enum:__anon2844
30 typedef anon_enum aenum;
37 typedef void (*fptr4) (anon_enum a, anon_struct const& b, anon_union const*** c);

Completed in 71 milliseconds