Home
last modified time | relevance | path

Searched refs:adc_unify (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dpt.c8514 t = do_auto_deduction (t, arg, a, complain, adc_unify, args, in convert_template_argument()
24005 complain, adc_unify, targs); in unify()
29820 && context != adc_unify) in do_auto_deduction()
29973 if (processing_template_decl && context == adc_unify) in do_auto_deduction()
30022 case adc_unify: in do_auto_deduction()
30048 else if (context == adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dpt.c8520 t = do_auto_deduction (t, arg, a, complain, adc_unify, args, in convert_template_argument()
23746 complain, adc_unify, targs); in unify()
29519 && context != adc_unify) in do_auto_deduction()
29667 if (processing_template_decl && context == adc_unify) in do_auto_deduction()
29716 case adc_unify: in do_auto_deduction()
29742 else if (context == adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dpt.c8517 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
23742 complain, adc_unify, targs); in unify()
29531 && context != adc_unify) in do_auto_deduction()
29679 if (processing_template_decl && context == adc_unify) in do_auto_deduction()
29728 case adc_unify: in do_auto_deduction()
29754 else if (context == adc_unify) in do_auto_deduction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dpt.c8517 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
23742 complain, adc_unify, targs); in unify()
29531 && context != adc_unify) in do_auto_deduction()
29679 if (processing_template_decl && context == adc_unify) in do_auto_deduction()
29728 case adc_unify: in do_auto_deduction()
29754 else if (context == adc_unify) in do_auto_deduction()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8023 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
21771 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
26786 && context != adc_unify) in do_auto_deduction()
26921 case adc_unify: in do_auto_deduction()
26944 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dpt.c7993 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
21734 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
26739 && context != adc_unify) in do_auto_deduction()
26874 case adc_unify: in do_auto_deduction()
26897 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8023 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
21771 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
26786 && context != adc_unify) in do_auto_deduction()
26921 case adc_unify: in do_auto_deduction()
26944 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8023 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
21771 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
26786 && context != adc_unify) in do_auto_deduction()
26921 case adc_unify: in do_auto_deduction()
26944 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dpt.c8023 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
21771 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
26786 && context != adc_unify) in do_auto_deduction()
26921 case adc_unify: in do_auto_deduction()
26944 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dpt.c8067 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
21858 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
26876 && context != adc_unify) in do_auto_deduction()
27011 case adc_unify: in do_auto_deduction()
27034 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dpt.c8165 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
22637 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
27811 && context != adc_unify) in do_auto_deduction()
27955 case adc_unify: in do_auto_deduction()
27978 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dpt.c8404 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
23326 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
28960 && context != adc_unify) in do_auto_deduction()
29115 case adc_unify: in do_auto_deduction()
29138 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
H A DChangeLog-2016494 * cp-tree.h (enum auto_deduction_context): Add adc_unify.
498 (convert_template_argument): Call do_auto_deduction. If adc_unify,
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dpt.c8085 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
22362 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
27513 && context != adc_unify) in do_auto_deduction()
27654 case adc_unify: in do_auto_deduction()
27677 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dpt.c8412 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
23481 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
29129 && context != adc_unify) in do_auto_deduction()
29284 case adc_unify: in do_auto_deduction()
29307 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dpt.c8165 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
22637 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
27811 && context != adc_unify) in do_auto_deduction()
27955 case adc_unify: in do_auto_deduction()
27978 if (processing_template_decl && context != adc_unify) in do_auto_deduction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dpt.c8419 t = do_auto_deduction (t, arg, a, complain, adc_unify, args); in convert_template_argument()
23525 tparm = do_auto_deduction (tparm, arg, a, complain, adc_unify); in unify()
29179 && context != adc_unify) in do_auto_deduction()
29334 case adc_unify: in do_auto_deduction()
29357 if (processing_template_decl && context != adc_unify) in do_auto_deduction()

123