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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc22 typedef const char* const* my_type; typedef
24 typedef my_type my_other_type;
133 my_foo.test (0, static_cast<my_type> (NULL));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc22 typedef const char* const* my_type; typedef
24 typedef my_type my_other_type;
133 my_foo.test (0, static_cast<my_type> (NULL));

Completed in 114 milliseconds