OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:astruct
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
meth-typedefs.cc
31
typedef anon_struct
astruct
;
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***)
125
astruct
as = { 0, 0 }
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
meth-typedefs.cc
31
typedef anon_struct
astruct
;
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***)
125
astruct
as = { 0, 0 }
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026