OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_fields
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-ada-spec.cc
3200
bool
has_fields
= false;
local
3209
if (!
has_fields
&& DECL_VIRTUAL_P (fld))
3213
has_fields
= true;
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ada-spec.cc
3153
bool
has_fields
= false;
local
3162
if (!
has_fields
&& DECL_VIRTUAL_P (fld))
3166
has_fields
= true;
Completed in 42 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026