OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:empty_aggregate_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-gimplify.cc
62
return
empty_aggregate_p
(type);
types.cc
111
empty_aggregate_p
(tree type)
function
118
return
empty_aggregate_p
(TREE_TYPE (type));
124
&& !
empty_aggregate_p
(TREE_TYPE (field)))
d-tree.h
703
extern bool
empty_aggregate_p
(tree);
d-codegen.cc
2213
if (
empty_aggregate_p
(TREE_TYPE (targ)) && !TREE_ADDRESSABLE (targ)
Completed in 18 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026