HomeSort by: relevance | last modified time | path
    Searched defs:my_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
meth-typedefs.cc 22 typedef const char* const* my_type; typedef
24 typedef my_type my_other_type;
133 my_foo.test (0, static_cast<my_type> (NULL));
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
meth-typedefs.cc 22 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 26 milliseconds