HomeSort by: relevance | last modified time | path
    Searched refs:aunion (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
meth-typedefs.cc 32 typedef anon_union aunion; 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***)
126 aunion const au = { 0 }
    [all...]
meth-typedefs.exp 54 "aunion" { "aunion" "anon_union" }
81 set type "aenum, astruct const&, aunion const\\*\\*\\*"
84 foreach t3 $typedefs(aunion) {
165 set func "test(aenum, astruct const&, aunion const***)"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
meth-typedefs.cc 32 typedef anon_union aunion; 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***)
126 aunion const au = { 0 }
    [all...]
meth-typedefs.exp 54 "aunion" { "aunion" "anon_union" }
81 set type "aenum, astruct const&, aunion const\\*\\*\\*"
84 foreach t3 $typedefs(aunion) {
165 set func "test(aenum, astruct const&, aunion const***)"

Completed in 26 milliseconds