OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPLETE_TYPE_P
(Results
1 - 25
of
133
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gcc.old/dist/gcc/c/
c-convert.cc
120
&&
COMPLETE_TYPE_P
(type))
c-aux-info.cc
303
if (!
COMPLETE_TYPE_P
(t) || TREE_CODE (TYPE_SIZE (t)) != INTEGER_CST)
/src/external/gpl3/gcc.old/dist/gcc/cp/
rtti.cc
597
if (!
COMPLETE_TYPE_P
(complete_type (TREE_TYPE (type))))
629
if (!
COMPLETE_TYPE_P
(complete_type (TREE_TYPE (exprtype))))
647
if (!
COMPLETE_TYPE_P
(complete_type (exprtype)))
878
if (!
COMPLETE_TYPE_P
(TYPE_PTRMEM_CLASS_TYPE (type)))
904
|| !
COMPLETE_TYPE_P
(TYPE_PTRMEM_CLASS_TYPE (type)));
911
if (!
COMPLETE_TYPE_P
(type))
972
if (!
COMPLETE_TYPE_P
(real_type))
1078
if (!
COMPLETE_TYPE_P
(klass))
1281
else if (!
COMPLETE_TYPE_P
(type))
1616
if (!
COMPLETE_TYPE_P
(bltn_type)
[
all
...]
expr.cc
43
if (!
COMPLETE_TYPE_P
(DECL_CONTEXT (member)))
lambda.cc
597
if (!
COMPLETE_TYPE_P
(type))
653
if (
COMPLETE_TYPE_P
(current_class_type))
782
if (
COMPLETE_TYPE_P
(closure))
typeck2.cc
571
&&
COMPLETE_TYPE_P
(TREE_TYPE (value))
2207
if (!
COMPLETE_TYPE_P
(ctype))
2510
if (!
COMPLETE_TYPE_P
(complete_type (core)))
2624
if (type && !
COMPLETE_TYPE_P
(type))
typeck.cc
90
if (
COMPLETE_TYPE_P
(type))
118
if (type == error_mark_node ||
COMPLETE_TYPE_P
(type))
124
if (
COMPLETE_TYPE_P
(t) && !dependent_type_p (type))
160
else if (!
COMPLETE_TYPE_P
(type))
1925
&&
COMPLETE_TYPE_P
(type)
1952
else if (!
COMPLETE_TYPE_P
(type))
3870
|| (
COMPLETE_TYPE_P
(TREE_TYPE (TREE_TYPE (array)))
4021
nonvirtual = (
COMPLETE_TYPE_P
(basetype)
4463
if (!
COMPLETE_TYPE_P
(complete_type (type)))
6501
if (!
COMPLETE_TYPE_P
(TREE_TYPE (TREE_TYPE (op1)))
[
all
...]
cvt.cc
90
if (!
COMPLETE_TYPE_P
(intype))
1253
int is_complete =
COMPLETE_TYPE_P
(complete_type (type));
1413
int is_complete =
COMPLETE_TYPE_P
(complete_type (type));
/src/external/gpl3/gcc/dist/gcc/cp/
rtti.cc
597
if (!
COMPLETE_TYPE_P
(complete_type (TREE_TYPE (type))))
629
if (!
COMPLETE_TYPE_P
(complete_type (TREE_TYPE (exprtype))))
647
if (!
COMPLETE_TYPE_P
(complete_type (exprtype)))
882
if (!
COMPLETE_TYPE_P
(TYPE_PTRMEM_CLASS_TYPE (type)))
908
|| !
COMPLETE_TYPE_P
(TYPE_PTRMEM_CLASS_TYPE (type)));
915
if (!
COMPLETE_TYPE_P
(type))
976
if (!
COMPLETE_TYPE_P
(real_type))
1082
if (!
COMPLETE_TYPE_P
(klass))
1285
else if (!
COMPLETE_TYPE_P
(type))
1646
if (!
COMPLETE_TYPE_P
(bltn_type)
[
all
...]
expr.cc
43
if (!
COMPLETE_TYPE_P
(DECL_CONTEXT (member)))
lambda.cc
607
if (!
COMPLETE_TYPE_P
(type))
680
if (
COMPLETE_TYPE_P
(current_class_type))
809
if (
COMPLETE_TYPE_P
(closure))
typeck2.cc
574
&&
COMPLETE_TYPE_P
(TREE_TYPE (value))
2320
if (!
COMPLETE_TYPE_P
(ctype))
2627
if (!
COMPLETE_TYPE_P
(complete_type (core)))
2741
if (type && !
COMPLETE_TYPE_P
(type))
typeck.cc
91
if (
COMPLETE_TYPE_P
(type))
113
if (type == error_mark_node ||
COMPLETE_TYPE_P
(type))
119
if (
COMPLETE_TYPE_P
(t) && !dependent_type_p (type))
155
else if (!
COMPLETE_TYPE_P
(type))
2080
&&
COMPLETE_TYPE_P
(type)
2107
else if (!
COMPLETE_TYPE_P
(type))
4026
|| (
COMPLETE_TYPE_P
(TREE_TYPE (TREE_TYPE (array)))
4177
nonvirtual = (
COMPLETE_TYPE_P
(basetype)
4619
if (!
COMPLETE_TYPE_P
(complete_type (type)))
6880
if (!
COMPLETE_TYPE_P
(TREE_TYPE (TREE_TYPE (op1)))
[
all
...]
decl.cc
4533
if (!
COMPLETE_TYPE_P
(context))
6003
if (TYPE_P (context) &&
COMPLETE_TYPE_P
(complete_type (context)))
6193
bool complete_p =
COMPLETE_TYPE_P
(type);
6204
&&
COMPLETE_TYPE_P
(complete_type (type)))
6231
else if (!
COMPLETE_TYPE_P
(complete_type (TREE_TYPE (type))))
6586
&&
COMPLETE_TYPE_P
(type)
6598
&&
COMPLETE_TYPE_P
(vtype))
7554
&& !
COMPLETE_TYPE_P
(type))
7565
if (!
COMPLETE_TYPE_P
(complete_type (element_type)))
7581
&& ((
COMPLETE_TYPE_P
(type) && !TREE_CONSTANT (TYPE_SIZE (type))
[
all
...]
cvt.cc
90
if (!
COMPLETE_TYPE_P
(intype))
1288
int is_complete =
COMPLETE_TYPE_P
(type);
1455
&& !
COMPLETE_TYPE_P
(complete_type (type))
/src/external/gpl3/gcc/dist/gcc/c/
c-convert.cc
140
&&
COMPLETE_TYPE_P
(type))
c-aux-info.cc
303
if (!
COMPLETE_TYPE_P
(t) || TREE_CODE (TYPE_SIZE (t)) != INTEGER_CST)
/src/external/gpl3/gcc.old/dist/gcc/
ipa-devirt.cc
542
if (
COMPLETE_TYPE_P
(type))
561
if (
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2)
1109
&&
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2))
1425
if (
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2))
1557
&&
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2))
1570
&&
COMPLETE_TYPE_P
(t1) && COMPLETE_TYPE_P (t2)
[
all
...]
ipa-free-lang-data.cc
131
|| ((!RECORD_OR_UNION_TYPE_P (t) ||
COMPLETE_TYPE_P
(v))
166
if (!RECORD_OR_UNION_TYPE_P (v) ||
COMPLETE_TYPE_P
(v))
271
|| !
COMPLETE_TYPE_P
(t))
dbxout.cc
1895
if (! full || !
COMPLETE_TYPE_P
(type)
1920
|| !
COMPLETE_TYPE_P
(type)
2179
|| !
COMPLETE_TYPE_P
(type)
2304
|| !
COMPLETE_TYPE_P
(type))
2831
&&
COMPLETE_TYPE_P
(type)
2886
&&
COMPLETE_TYPE_P
(type)
/src/external/gpl3/gcc/dist/gcc/
ipa-devirt.cc
545
if (
COMPLETE_TYPE_P
(type))
564
if (
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2)
1112
&&
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2))
1439
if (
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2))
1571
&&
COMPLETE_TYPE_P
(t1) &&
COMPLETE_TYPE_P
(t2))
1584
&&
COMPLETE_TYPE_P
(t1) && COMPLETE_TYPE_P (t2)
[
all
...]
ipa-free-lang-data.cc
131
|| ((!RECORD_OR_UNION_TYPE_P (t) ||
COMPLETE_TYPE_P
(v))
166
if (!RECORD_OR_UNION_TYPE_P (v) ||
COMPLETE_TYPE_P
(v))
271
|| !
COMPLETE_TYPE_P
(t))
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-symtab.cc
253
if (
COMPLETE_TYPE_P
(prevailing_type)
254
&&
COMPLETE_TYPE_P
(type)
810
if (!
COMPLETE_TYPE_P
(TREE_TYPE (prevailing->decl))
811
&&
COMPLETE_TYPE_P
(TREE_TYPE (e->decl))
/src/external/gpl3/gcc/dist/gcc/lto/
lto-symtab.cc
253
if (
COMPLETE_TYPE_P
(prevailing_type)
254
&&
COMPLETE_TYPE_P
(type)
810
if (!
COMPLETE_TYPE_P
(TREE_TYPE (prevailing->decl))
811
&&
COMPLETE_TYPE_P
(TREE_TYPE (e->decl))
/src/external/gpl3/gcc/dist/gcc/c-family/
c-ubsan.cc
401
&&
COMPLETE_TYPE_P
(type)
445
if (
COMPLETE_TYPE_P
(type2)
Completed in 148 milliseconds
1
2
3
4
5
6
Indexes created Tue Feb 24 08:35:24 UTC 2026