OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_cplus
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c
2112
bool
is_cplus
= HAVE_CPLUS_STRUCT (type);
2129
if (
is_cplus
&& BASETYPE_VIA_VIRTUAL (type, i))
2111
bool
is_cplus
= HAVE_CPLUS_STRUCT (type);
local
/src/external/gpl3/gdb/dist/gdb/
gdbtypes.c
2113
bool
is_cplus
= HAVE_CPLUS_STRUCT (type);
2130
if (
is_cplus
&& BASETYPE_VIA_VIRTUAL (type, i))
2112
bool
is_cplus
= HAVE_CPLUS_STRUCT (type);
local
Completed in 27 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026