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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc29 typedef union {int a; char b;} anon_union; typedef in typeref:union:__anon626
32 typedef anon_union aunion;
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.cc29 typedef union {int a; char b;} anon_union; typedef in typeref:union:__anon2846
32 typedef anon_union aunion;
37 typedef void (*fptr4) (anon_enum a, anon_struct const& b, anon_union const*** c);

Completed in 154 milliseconds