Home
last modified time | relevance | path

Searched refs:ovl_make (Results 1 – 25 of 142) sorted by relevance

123456

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dname-lookup.c215 decl = ovl_make (decl, *mslot); in init_global_partition()
226 *mslot = ovl_make (TYPE_NAME (type), *mslot); in init_global_partition()
1886 val = ovl_make (field_val, val); in get_class_binding_direct()
2036 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
2189 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
2285 current = ovl_make (to_using, current); in member_vec_dedup()
3076 *slot = ovl_make (old, old); in check_extern_c_conflict()
3885 *gslot = ovl_make (decl, *gslot); in add_mergeable_namespace_entity()
3909 found = ovl_make (STAT_TYPE (found), STAT_DECL (found)); in lookup_class_binding()
H A Dconstraint.cc1374 tmpl = ovl_make (tmpl); in build_function_check()
1396 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1577 check = ovl_make (tmpl); in finish_shorthand_constraint()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dname-lookup.c215 decl = ovl_make (decl, *mslot); in init_global_partition()
226 *mslot = ovl_make (TYPE_NAME (type), *mslot); in init_global_partition()
1886 val = ovl_make (field_val, val); in get_class_binding_direct()
2036 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
2189 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
2285 current = ovl_make (to_using, current); in member_vec_dedup()
3076 *slot = ovl_make (old, old); in check_extern_c_conflict()
3880 *gslot = ovl_make (decl, *gslot); in add_mergeable_namespace_entity()
3904 found = ovl_make (STAT_TYPE (found), STAT_DECL (found)); in lookup_class_binding()
H A Dconstraint.cc1372 tmpl = ovl_make (tmpl); in build_function_check()
1394 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1575 check = ovl_make (tmpl); in finish_shorthand_constraint()
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dname-lookup.c215 decl = ovl_make (decl, *mslot); in init_global_partition()
226 *mslot = ovl_make (TYPE_NAME (type), *mslot); in init_global_partition()
1886 val = ovl_make (field_val, val); in get_class_binding_direct()
2036 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
2189 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
2285 current = ovl_make (to_using, current); in member_vec_dedup()
3076 *slot = ovl_make (old, old); in check_extern_c_conflict()
3880 *gslot = ovl_make (decl, *gslot); in add_mergeable_namespace_entity()
3904 found = ovl_make (STAT_TYPE (found), STAT_DECL (found)); in lookup_class_binding()
H A Dconstraint.cc1372 tmpl = ovl_make (tmpl); in build_function_check()
1394 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1575 check = ovl_make (tmpl); in finish_shorthand_constraint()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dname-lookup.c214 decl = ovl_make (decl, *mslot); in init_global_partition()
225 *mslot = ovl_make (TYPE_NAME (type), *mslot); in init_global_partition()
1883 val = ovl_make (field_val, val); in get_class_binding_direct()
2033 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
2186 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
2282 current = ovl_make (to_using, current); in member_vec_dedup()
3063 *slot = ovl_make (old, old); in check_extern_c_conflict()
3862 *gslot = ovl_make (decl, *gslot); in add_mergeable_namespace_entity()
3886 found = ovl_make (STAT_TYPE (found), STAT_DECL (found)); in lookup_class_binding()
H A Dconstraint.cc1342 tmpl = ovl_make (tmpl); in build_function_check()
1364 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1545 check = ovl_make (tmpl); in finish_shorthand_constraint()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dconstraint.cc1293 tmpl = ovl_make (tmpl); in build_function_check()
1315 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1501 check = ovl_make (tmpl); in finish_shorthand_constraint()
H A Dname-lookup.c1253 val = ovl_make (field_val, val); in get_class_binding_direct()
1394 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1547 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1643 current = ovl_make (to_using, current); in member_vec_dedup()
2579 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dconstraint.cc1295 tmpl = ovl_make (tmpl); in build_function_check()
1317 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1496 check = ovl_make (tmpl); in finish_shorthand_constraint()
H A Dname-lookup.c1253 val = ovl_make (field_val, val); in get_class_binding_direct()
1394 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1547 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1643 current = ovl_make (to_using, current); in member_vec_dedup()
2579 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dconstraint.cc1295 tmpl = ovl_make (tmpl); in build_function_check()
1317 tmpl = ovl_make (tmpl, NULL_TREE); in build_function_check()
1498 check = ovl_make (tmpl); in finish_shorthand_constraint()
H A Dname-lookup.c1253 val = ovl_make (field_val, val); in get_class_binding_direct()
1394 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1547 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1643 current = ovl_make (to_using, current); in member_vec_dedup()
2579 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c1397 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1550 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1646 current = ovl_make (to_using, current); in member_vec_dedup()
2570 *slot = ovl_make (old, old); in check_extern_c_conflict()
H A Dtree.c2163 ovl_make (tree fn, tree next) in ovl_make() function
2250 trail = ovl_make (fn, maybe_ovl); in ovl_insert()
2370 lookup = ovl_make (fns, lookup); in lookup_add()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dname-lookup.c1397 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1550 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1646 current = ovl_make (to_using, current); in member_vec_dedup()
2570 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c1397 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1550 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1646 current = ovl_make (to_using, current); in member_vec_dedup()
2570 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c1397 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1550 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1646 current = ovl_make (to_using, current); in member_vec_dedup()
2570 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dname-lookup.c1397 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1550 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1646 current = ovl_make (to_using, current); in member_vec_dedup()
2570 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dname-lookup.c1397 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1550 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1646 current = ovl_make (to_using, current); in member_vec_dedup()
2570 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dname-lookup.c1400 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1553 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1649 current = ovl_make (to_using, current); in member_vec_dedup()
2574 *slot = ovl_make (old, old); in check_extern_c_conflict()
H A Dtree.c2170 ovl_make (tree fn, tree next) in ovl_make() function
2209 maybe_ovl = ovl_make (fn, maybe_ovl); in ovl_insert()
2324 lookup = ovl_make (fns, lookup); in lookup_add()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dname-lookup.c1400 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1553 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1649 current = ovl_make (to_using, current); in member_vec_dedup()
2574 *slot = ovl_make (old, old); in check_extern_c_conflict()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dname-lookup.c1400 *slot = ovl_make (conv_op_marker, NULL_TREE); in add_member_slot()
1553 field = ovl_make (conv_op_marker, field); in member_vec_append_class_fields()
1649 current = ovl_make (to_using, current); in member_vec_dedup()
2574 *slot = ovl_make (old, old); in check_extern_c_conflict()

123456