Home
last modified time | relevance | path

Searched refs:SET_TYPE_STRUCTURAL_EQUALITY (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c230 SET_TYPE_STRUCTURAL_EQUALITY (type); in lambda_capture_field_type()
383 SET_TYPE_STRUCTURAL_EQUALITY (type); in lambda_proxy_type()
H A Dtree.c914 SET_TYPE_STRUCTURAL_EQUALITY (t); in set_array_type_canon()
1132 SET_TYPE_STRUCTURAL_EQUALITY (t); in cp_build_reference_type()
2144 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_ref_qualified_type()
2690 SET_TYPE_STRUCTURAL_EQUALITY (v); in build_exception_variant()
2727 SET_TYPE_STRUCTURAL_EQUALITY (t2); in bind_template_template_parm()
H A Dsemantics.c3838 SET_TYPE_STRUCTURAL_EQUALITY (type); in finish_typeof()
3868 SET_TYPE_STRUCTURAL_EQUALITY (underlying_type); in finish_underlying_type()
4024 SET_TYPE_STRUCTURAL_EQUALITY (bases); in finish_bases()
8763 SET_TYPE_STRUCTURAL_EQUALITY (type); in finish_decltype_type()
H A Ddecl.c3779 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_typename_type()
3995 SET_TYPE_STRUCTURAL_EQUALITY (t); in make_unbound_class_template()
9444 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_ptrmemfunc_type()
9651 SET_TYPE_STRUCTURAL_EQUALITY (itype); in compute_array_index_type()
H A Dpt.c3984 SET_TYPE_STRUCTURAL_EQUALITY (purpose); in make_pack_expansion()
4008 SET_TYPE_STRUCTURAL_EQUALITY (result); in make_pack_expansion()
7290 SET_TYPE_STRUCTURAL_EQUALITY (ntype); in add_defaults_to_ttp()
8095 SET_TYPE_STRUCTURAL_EQUALITY (exp); in coerce_template_parameter_pack()
9481 SET_TYPE_STRUCTURAL_EQUALITY (t); in lookup_template_class_1()
14548 SET_TYPE_STRUCTURAL_EQUALITY (r); in tsubst()
14550 SET_TYPE_STRUCTURAL_EQUALITY (r); in tsubst()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.c4286 SET_TYPE_STRUCTURAL_EQUALITY (ntype); in build_type_attribute_qual_variant()
5738 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_qualified_type()
5790 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_distinct_type_copy()
7102 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_pointer_type_for_mode()
7169 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_reference_type_for_mode()
7422 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_array_type_1()
7582 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_function_type()
7848 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_method_type_directly()
7903 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_offset_type()
7941 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_complex_type()
[all …]
H A Dc-decl.c5525 SET_TYPE_STRUCTURAL_EQUALITY (type); in grokdeclarator()
5534 SET_TYPE_STRUCTURAL_EQUALITY (type); in grokdeclarator()
H A Dtree.h2206 #define SET_TYPE_STRUCTURAL_EQUALITY(NODE) (TYPE_CANONICAL (NODE) = NULL_TREE) macro
H A Dc-typeck.c11029 SET_TYPE_STRUCTURAL_EQUALITY (t); in c_build_qualified_type()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtree.c775 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_cplus_array_type()
891 SET_TYPE_STRUCTURAL_EQUALITY (t); in cp_build_reference_type()
1937 SET_TYPE_STRUCTURAL_EQUALITY (t2); in bind_template_template_parm()
H A Dsemantics.c3379 SET_TYPE_STRUCTURAL_EQUALITY (type); in finish_typeof()
3409 SET_TYPE_STRUCTURAL_EQUALITY (underlying_type); in finish_underlying_type()
3573 SET_TYPE_STRUCTURAL_EQUALITY (bases); in finish_bases()
5204 SET_TYPE_STRUCTURAL_EQUALITY (type); in finish_decltype_type()
8826 SET_TYPE_STRUCTURAL_EQUALITY (type); in lambda_capture_field_type()
9030 SET_TYPE_STRUCTURAL_EQUALITY (type); in lambda_proxy_type()
H A Ddecl.c3174 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_typename_type()
3379 SET_TYPE_STRUCTURAL_EQUALITY (t); in make_unbound_class_template()
7791 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_ptrmemfunc_type()
7993 SET_TYPE_STRUCTURAL_EQUALITY (itype); in compute_array_index_type()
H A Dpt.c3221 SET_TYPE_STRUCTURAL_EQUALITY (purpose); in make_pack_expansion()
3243 SET_TYPE_STRUCTURAL_EQUALITY (result); in make_pack_expansion()
7264 SET_TYPE_STRUCTURAL_EQUALITY (t); in lookup_template_class_1()
11161 SET_TYPE_STRUCTURAL_EQUALITY (r); in tsubst()
11163 SET_TYPE_STRUCTURAL_EQUALITY (r); in tsubst()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c6074 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_qualified_type()
6129 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_distinct_type_copy()
7572 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_pointer_type_for_mode()
7641 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_reference_type_for_mode()
7767 SET_TYPE_STRUCTURAL_EQUALITY (itype); in build_range_type_1()
7889 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_array_type_1()
8050 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_function_type()
8208 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_method_type_directly()
8261 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_offset_type()
8305 SET_TYPE_STRUCTURAL_EQUALITY (t); in build_complex_type()
[all …]
H A Dattribs.c1165 SET_TYPE_STRUCTURAL_EQUALITY (ntype); in build_type_attribute_qual_variant()
H A Dtree.h1921 #define SET_TYPE_STRUCTURAL_EQUALITY(NODE) (TYPE_CANONICAL (NODE) = NULL_TREE) macro
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgeneric.texi327 @findex SET_TYPE_STRUCTURAL_EQUALITY
393 @code{SET_TYPE_STRUCTURAL_EQUALITY} to ensure that the new type also
396 use @code{SET_TYPE_STRUCTURAL_EQUALITY} to make sure that the new
409 @item SET_TYPE_STRUCTURAL_EQUALITY
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c6328 SET_TYPE_STRUCTURAL_EQUALITY (type); in grokdeclarator()
6337 SET_TYPE_STRUCTURAL_EQUALITY (type); in grokdeclarator()
H A Dc-typeck.c14207 SET_TYPE_STRUCTURAL_EQUALITY (t); in c_build_qualified_type()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c6399 SET_TYPE_STRUCTURAL_EQUALITY (main_type); in complete_array_type()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-common.c9212 SET_TYPE_STRUCTURAL_EQUALITY (main_type); in complete_array_type()