OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Mar 01 05:31:48 UTC 2026