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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc28 typedef struct {int a; char b;} anon_struct; typedef in typeref:struct:__anon625
31 typedef anon_struct astruct;
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.cc28 typedef struct {int a; char b;} anon_struct; typedef in typeref:struct:__anon2845
31 typedef anon_struct astruct;
37 typedef void (*fptr4) (anon_enum a, anon_struct const& b, anon_union const*** c);

Completed in 65 milliseconds