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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-member.cc22 typedef enum {NA = 20, NB, NC, ND} ANON_NE; typedef in namespace:N
42 N::ANON_NE protected_;
43 static N::ANON_NE s_protected_;
51 N::ANON_NE A::s_protected_ = N::NA;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-cplus-member.cc22 typedef enum {NA = 20, NB, NC, ND} ANON_NE; typedef in namespace:N
42 N::ANON_NE protected_;
43 static N::ANON_NE s_protected_;
51 N::ANON_NE A::s_protected_ = N::NA;

Completed in 280 milliseconds