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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
printmethod.cc 28 A *theA = new A;
29 theA->virt ();
30 theA->nonvirt ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
printmethod.cc 28 A *theA = new A;
29 theA->virt ();
30 theA->nonvirt ();

Completed in 22 milliseconds