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_empty_ctor
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
5511
bool
is_empty_ctor
= false;
5570
is_empty_ctor
= true;
5927
&& ((AGGREGATE_TYPE_P (type) && !cleared && !
is_empty_ctor
)
5508
bool
is_empty_ctor
= false;
local
gimplify.cc
5511
bool
is_empty_ctor
= false;
5570
is_empty_ctor
= true;
5927
&& ((AGGREGATE_TYPE_P (type) && !cleared && !
is_empty_ctor
)
5508
bool
is_empty_ctor
= false;
local
/src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc
5116
bool
is_empty_ctor
= false;
5175
is_empty_ctor
= true;
5529
&& ((AGGREGATE_TYPE_P (type) && !cleared && !
is_empty_ctor
)
5113
bool
is_empty_ctor
= false;
local
gimplify.cc
5116
bool
is_empty_ctor
= false;
5175
is_empty_ctor
= true;
5529
&& ((AGGREGATE_TYPE_P (type) && !cleared && !
is_empty_ctor
)
5113
bool
is_empty_ctor
= false;
local
Completed in 159 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026