Searched refs:aenum (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc30 typedef anon_enum aenum; typedef
58 foo (aenum a, astruct const& b, aunion const*** c) { } // A::FOO::foo(aenum, astruct const&, aunion const***)
66 void test (aenum a, astruct const& b, aunion const*** c) { }; // A::FOO::test(aenum, astruct const&, aunion const***)
78 test (aenum a, astruct const& b, aunion const*** c) { } // B::test(aenum, astruct const&, aunion const***)
118 test (aenum a, astruct const& b, aunion const*** c) { } // test(aenum, astruct const&, aunion const***)
H A Dmeth-typedefs.exp52 "aenum" { "aenum" "anon_enum" }
81 set type "aenum, astruct const&, aunion const\\*\\*\\*"
82 foreach t1 $typedefs(aenum) {
167 set func "test(aenum, astruct const&, aunion const***)"
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc30 typedef anon_enum aenum; typedef
58 foo (aenum a, astruct const& b, aunion const*** c) { } // A::FOO::foo(aenum, astruct const&, aunion const***)
66 void test (aenum a, astruct const& b, aunion const*** c) { }; // A::FOO::test(aenum, astruct const&, aunion const***)
78 test (aenum a, astruct const& b, aunion const*** c) { } // B::test(aenum, astruct const&, aunion const***)
118 test (aenum a, astruct const& b, aunion const*** c) { } // test(aenum, astruct const&, aunion const***)
H A Dmeth-typedefs.exp52 "aenum" { "aenum" "anon_enum" }
81 set type "aenum, astruct const&, aunion const\\*\\*\\*"
82 foreach t1 $typedefs(aenum) {
167 set func "test(aenum, astruct const&, aunion const***)"

Completed in 134 milliseconds